Redox · Authentication Profile

Redox Authentication

Authentication

Redox secures its APIs with oauth2 and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyHealthcareInteroperabilityFHIREHRHealth DataIntegrationHL7Digital HealthHealthcare API
Methods: oauth2, apiKey Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

RedoxPlatformOAuth oauth2
platform-api-key apiKey
· in: header ()

Source

Authentication Profile

redox-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://api.redoxengine.com/.well-known/oauth-authorization-server
docs: https://docs.redoxengine.com/basics/security/
summary:
  types:
  - oauth2
  - apiKey
  oauth2_flows:
  - authorizationCode
  notes: >-
    Redox exposes an RFC 8414 OAuth 2.0 authorization server at
    https://api.redoxengine.com/.well-known/oauth-authorization-server. The FHIR and Data
    Model APIs authenticate with OAuth2 bearer access tokens; the Platform API additionally
    supports user-level API keys.
schemes:
- name: RedoxPlatformOAuth
  type: oauth2
  applies_to:
  - Redox FHIR API
  - Redox Data Model API
  - Redox Platform API
  issuer: https://api.redoxengine.com
  authorization_endpoint: https://api.redoxengine.com/platform/v1/oauth/authorize
  token_endpoint: https://api.redoxengine.com/platform/v1/oauth/token
  revocation_endpoint: https://api.redoxengine.com/platform/v1/oauth/revoke
  jwks_uri: https://api.redoxengine.com/platform/v1/oauth/jwks.json
  registration_endpoint: https://api.redoxengine.com/platform/v1/oauth/register
  grant_types_supported:
  - authorization_code
  - refresh_token
  response_types_supported:
  - code
  token_endpoint_auth_methods_supported:
  - client_secret_basic
  - client_secret_post
  - none
  code_challenge_methods_supported:
  - S256
  scopes_supported:
  - openid
  - offline_access
  - platform_access
  sources:
  - well-known/redox-oauth-authorization-server.json
- name: platform-api-key
  type: apiKey
  in: header
  applies_to:
  - Redox Platform API
  description: User-level API keys used to manage organizations, sources, and destinations.
  sources:
  - https://docs.redoxengine.com/api-reference/platform-api/

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/redox-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 email required.

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