Bravella API Availability
Effective Date: July 20th, 2026
API Operating Hours
The Bravella Health API is currently available during the following operating hours:
- Days: Monday through Friday
- Hours: 9:00 AM – 5:00 PM Eastern Time (America/Toronto)
- Weekends: Unavailable
These hours apply to API endpoints used by integrations, including the Bravella Health Zapier integration.
Service Availability
Outside of the operating hours listed above, API requests will receive an HTTP 503 (Service Unavailable) response.
This behavior is expected and indicates that the service is temporarily unavailable because it is outside scheduled operating hours. It is not an indication of an application error.
Integrations should retry requests during the next operating window.
Example Response
{
"success": false,
"status": "service_unavailable",
"reason": "outside_operating_hours",
"error": "The Bravella Health API is currently unavailable because it operates Monday through Friday from 9:00 AM to 5:00 PM Eastern Time. Please retry during those hours.",
"operating_hours": {
"days": "Monday-Friday",
"opens": "09:00",
"closes": "17:00",
"timezone": "America/Toronto"
}
}Retry Guidance
Applications integrating with the Bravella Health API should:
- Handle HTTP 503 responses gracefully.
- Retry requests during the published operating hours.
- Avoid continuous retry loops while the service is unavailable.
Where supported, clients should respect the Retry-After response header.
API Documentation
Official API documentation is available at:
https://ella.bravellahealth.com/api-doc/
Note: The interactive API documentation is hosted alongside the API service and is available during normal operating hours.
Contact
For questions regarding API availability or integrations, please contact the Bravella Health team through the contact information listed below: