Predoc Partner API

REST API for retrieving, aggregating, and delivering structured patient medical records. Covers patient management, record-retrieval requests, previous-provider retrievals, record uploads, granular clinical document endpoints, clinical summaries, and webhook configuration. Authenticated with short-lived (5-minute) JWT bearer tokens obtained from client_id/secret_key credentials.

API entry from apis.yml

apis.yml Raw ↑
name: Predoc Partner API
description: REST API for retrieving, aggregating, and delivering structured patient medical records.
  Covers patient management, record-retrieval requests, previous-provider retrievals, record uploads,
  granular clinical document endpoints, clinical summaries, and webhook configuration. Authenticated with
  short-lived (5-minute) JWT bearer tokens obtained from client_id/secret_key credentials.
humanURL: https://docs.predoc.ai
baseURL: https://partner-sandbox.predoc.ai/api/v1
version: 1.4.1
tags:
- Healthcare
- Medical Records
- FHIR
- Webhooks
properties:
- type: Documentation
  url: https://docs.predoc.ai
- type: APIReference
  url: https://docs.predoc.ai/reference
- type: Authentication
  url: authentication/predoc-authentication.yml
- type: Webhooks
  url: asyncapi/predoc-webhooks.yml