How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Orange Health Orders API

Create and manage diagnostic collection orders.

Orange Health Orders API is one of 4 APIs that Orange Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Order. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, authentication docs, and an AsyncAPI specification.

This API exposes 5 operations across 5 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against 2 base URLs: https://partner-api.orangehealth.in, https://sandbox-partner-api.orangehealth.dev.

5 operations 5 paths 9 schemas 2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://partner-api.orangehealth.in
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Orange Health Orders API declares 1 security scheme for authenticating requests. An API key is passed in the header as api_key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Partner API key sent in the apikey header. Public sandbox keys: partner-alwaysPartner, partner-alwaysOH, partner-decidedAtOrderLevel. Production keys via integ…

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 2 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Orders 5

Create and manage diagnostic collection orders.

POST
/v1/partner/order
Create order (home collection or lab drop-off)
createOrder body → 200202400425
POST
/v1/partner/camp/{campID}/order
Create camp order
createCampOrder 1 param body → 200400
POST
/v1/partner/{requestID}/add-on-order
Add-on to an existing order
addOnOrder 2 params body → 200
PATCH
/v1/partner/{requestID}/reschedule
Reschedule an order
rescheduleOrder 2 params body → 200
PATCH
/v1/partner/{requestID}/cancel
Cancel an order
cancelOrder 2 params body → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are CreateOrderRequest (8 properties), CampOrderRequest (8 properties), AddOnOrderRequest (8 properties), PatientDetail (7 properties). Each schema is shown below with its type and property counts.

PatientDetail
object
7 properties
OrderRef
object
2 properties
StatusError
object
Standard error envelope — a single human-readable status string.
1 property
CreateOrderResponse
object
5 properties
CreateOrderRequest
object
8 properties 3 required
CampOrderRequest
object
8 properties
AddOnOrderRequest
object
8 properties
RescheduleRequest
object
3 properties 1 required
CancelRequest
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

orange-health-orders-api-openapi.yml Raw ↑

Other APIs Orange Health publishes across the network.

Orange Health Results API
Orange Health Serviceability API
Orange Health Orange Health Partner API
Where this information came from

This is an independent, third-party profile of Orange Health Orders API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.