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/v1
Authentication
Authorization: Bearer <token>
Rate Limits
1,000 req/min (Sandbox: unlimited)
Live Sandbox Available — Run step-by-step clinical workflow simulations. Open Sandbox Flows

Authentication

Connectors

Patients

Observations

Cost Estimate

Claims

Sandbox Flows

HTTP Status Codes

200 OKRequest succeeded
201 CreatedResource created successfully
400 Bad RequestInvalid parameters or missing required fields
401 UnauthorizedMissing or invalid Bearer token
403 ForbiddenInsufficient permissions for this resource
404 Not FoundResource does not exist
429 Rate LimitedToo many requests — retry after 60 seconds
500 Server ErrorInternal error — contact support