Skip to main content
All errors share the same envelope:
Include the request_id (also returned in the x-request-id response header) when contacting support.

Status codes

404 vs 403: we return 404 when a video belongs to a different organization so we don’t reveal the existence of other partners’ content.

Retry strategy

Reasonable backoff: 1s, 2s, 4s, 8s, 16s (each with ±25% jitter).