Predoc · Authentication Profile

Predoc Authentication

Authentication

Predoc secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyHealthcareMedical RecordsHealth Information ExchangeFHIRClinical DataArtificial IntelligenceInteroperabilityEHR IntegrationWebhookClinical Research
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

predoc-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.predoc.ai/reference/authcontroller_signin_v1
docs: https://docs.predoc.ai
summary:
  types:
  - http
  http_schemes:
  - bearer
  bearer_format: JWT
  token_endpoint: /v1/auth/token
  token_ttl_seconds: 300
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearer_format: JWT
  description: >-
    JWT bearer authentication. Obtain a token by POSTing client_id and secret_key
    to /v1/auth/token; the response returns a JWT in the access_token field. Include
    it as `Authorization: Bearer <access_token>` on all subsequent requests. Tokens
    are valid for 5 minutes and must be refreshed prior to expiration.
  token_request:
    endpoint: POST /v1/auth/token
    credentials:
    - client_id
    - secret_key
    response_field: access_token
    ttl: 5 minutes
  sources:
  - https://docs.predoc.ai/reference/authcontroller_signin_v1
notes: >-
  Predoc also supports SSO/SAML integration with multi-factor authentication for
  application (web app) access per the security & compliance documentation; the
  Partner API itself uses short-lived JWT bearer tokens.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/predoc-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.