Available endpoints
| Method | Path | Description |
|---|---|---|
| POST | /consultations | Create consultation – Scheduled or immediate |
| GET | /consultations/{consultationId} | Get consultation – Detail by ID |
| GET | /providers | List providers – With optional filters |
| GET | /organizations/profile | Organization profile |
{BASE_URL} is the base URL provided by Kairo Connect (staging or production).
Authentication
All requests require theX-API-Key and X-API-Secret headers. See Authentication.
Reference catalogs
- Consultation types – Values for
consultationType - Medical specialties – Values for
medicalSpecialtyCode - Consultation durations – Values for
durationMinutes - Frequent errors – HTTP and API error codes
- Dates and timezone – Date format
