Icon

Error Handling

Errors return JSON with error, and in some cases details and code.

CodeStatusDescription
200OKRequest succeeded.
400Bad RequestInvalid request parameters.
401UnauthorizedMissing or invalid API key.
402Payment RequiredCredits exhausted.
404Not FoundJob not found.
500Server ErrorInternal server error.
502Bad GatewayOrchestrator service error.
504Gateway TimeoutRequest timed out.