Status
Status page
Section titled “Status page”Check real-time service status at depicta.ai/status.
Health endpoint
Section titled “Health endpoint”curl https://api.depicta.ai/healthReturns HTTP 200 when the API is operational.
During an outage
Section titled “During an outage”If you encounter errors:
- Check the status page for known incidents.
- Retry with exponential backoff for transient errors (HTTP 500, 503).
- Contact support via the dashboard if the issue persists.