Health — entry 023 of 23
Orion Health
Orion Health's developer portal exposes the Open APIs and FHIR-based interoperability capabilities behind its healthcare software platform, letting registered partners build clinical, care-coordination, and population-health applications against patient data. Access is gated behind Auth0-backed OAuth developer registration rather than a self-serve public key, and pricing runs through commercial contracts with no public free tier. A live Origin-header probe against the portal returns no Access-Control-Allow-Origin header, resolving the stored 'unknown' cors to 'no'.
AuthenticationOAuthRequires an OAuth flow; expect app registration.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingPaidSubscription required — no meaningful free tier.
FormatsJSONResponses can be requested as JSON.
GreatAPIs Score
Score46
Authentication8/25OAuth flow required
Pricing9/20Paid API
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months
Auth quickstart
- Register an app / run the OAuth flow to obtain a bearer token.
- Send it as an Authorization header
Authorization: Bearer <token>
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.