Skip to main content
This section is an index of the API reference for Kairo Connect Telehealth. Detailed documentation for each endpoint is in the corresponding guides.

Available endpoints

MethodPathDescription
POST/consultationsCreate consultation – Scheduled or immediate
GET/consultations/{consultationId}Get consultation – Detail by ID
GET/providersList providers – With optional filters
GET/organizations/profileOrganization profile
In all examples, {BASE_URL} is the base URL provided by Kairo Connect (staging or production).

Authentication

All requests require the X-API-Key and X-API-Secret headers. See Authentication.

Reference catalogs

Webhooks

To receive real-time events (consultation created, expired, completed, session started/ended), see Webhooks and Signature verification.