# Orion Health API **Provider:** Orion Health **Category:** developer **Base URL:** `https://developer.orionhealth.io` **Auth:** oauth2 — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on contract **Free Tier:** No **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developer.orionhealth.io/ ## Description Medical platform which allows the development of applications for different healthcare scenarios ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developer.orionhealth.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developer.orionhealth.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Paid healthcare API. Enterprise pricing; contact for healthcare data platform costs. --- *Source: [API Map](https://apimap.dev/apis/orion-health/) — CC BY 4.0*