REST API Reference
Complete reference for the HealthCloud API. All endpoints return JSON and require Bearer token authentication. Click any endpoint to expand it, view code examples, and send live requests.
Base URL
https://api.healthcloud.ai/v1Authentication
Authorization: Bearer <token>Rate Limits
1,000 req/min (Sandbox: unlimited)Authentication
Connectors
Patients
Observations
Cost Estimate
Claims
Sandbox Flows
HTTP Status Codes
200 OKRequest succeeded201 CreatedResource created successfully400 Bad RequestInvalid parameters or missing required fields401 UnauthorizedMissing or invalid Bearer token403 ForbiddenInsufficient permissions for this resource404 Not FoundResource does not exist429 Rate LimitedToo many requests — retry after 60 seconds500 Server ErrorInternal error — contact support