Healos External API
The Healos External API lets you programmatically manage patients, documents, and appointments in your Healos account.Base URL
All API requests are made to:Quick Start
- Get an API key from the Healos dashboard.
- Make your first request:
- Explore the API Reference tab for all endpoints.
Resources
Authentication
API keys, scopes, and security
Rate Limiting
Request limits and best practices
Error Handling
Error response format and status codes
Available Resources
| Resource | Description |
|---|---|
| Patients | Create, read, update, and delete patient records |
| Documents | Upload, list, and delete patient documents (PDF, images, DOCX) |
| Appointments | Manage appointments with scheduling, recurrence, and status tracking |