Skip to content

Status

Check real-time service status at depicta.ai/status.

Terminal window
curl https://api.depicta.ai/health

Returns HTTP 200 when the API is operational.

If you encounter errors:

  1. Check the status page for known incidents.
  2. Retry with exponential backoff for transient errors (HTTP 500, 503).
  3. Contact support via the dashboard if the issue persists.