Skip to main content

Error codes

400 — Missing API Key

Cause: You did not include an Authorization header in your request.

Solution: Ensure you include your API key in the request in the Authorization: Bearer header.

400 — One or more parameters are missing or invalid.

Cause: Your request was missing a required parameter, or a parameter value you included was invalid.

Solution: Please refer the API reference for the endpoint you’re using, and check for any required parameters. Also check the data types and valid values of each parameter you’re using.

401 — Invalid API Key

Cause: The API Key you provided was invalid.

Solution: Please ensure your API key is correct and active.

429 — Rate limit exceeded

Cause: You have exceeded the rate limit of the endpoint you’re using.

Solution: Please slow down and try again later, or contact [email protected] to discuss increasing your rate limit for higher volume use cases.

429 — You don't have enough credits to generate a video. Please purchase more credits.

Cause: You don't have enough credits to generate a video.

Solution: Please purchase more credits by contacting [email protected].

500 — Something went wrong.

Cause: Something went wrong on our end. It may be a temporary technical issue, or we don’t have the resources to complete the request.

Solution: Try again later. Contact [email protected] if the issue persists.