Skip to main content
Two ways to integrate Scribe from inside an AI coding assistant.

Prompt per endpoint

One MDX page per operation. Copy the prompt block, paste into Cursor/Claude/Copilot, and the assistant generates a typed integration.

Postman

Doctor collection. Institutional collection lives here.

How the prompts work

Each prompt page is auto-generated from the same OpenAPI spec that powers the Doctor and Institutional API tabs, so prompts never drift from the production contract. They include:
  • The full request/response schema
  • The canonical error envelope and the status codes the endpoint can return
  • A ready-to-run curl example
Browse them in the sidebar under Doctor and Institutional.