Skip to main content

Pricing summary

Credits are reserved when an asynchronous task starts and finalized after processing. If an operation cannot start because the account has insufficient credit, the API returns 402 insufficient_credits.
Check your balance with GET /v1/credits or manage billing in the Viggle Dashboard.

Result retention

Render and 3D task state, plus their output URLs, are retained for one hour after a terminal result. Download completed output promptly and store it in your own system if you need long-term access.

Failed jobs

If a job fails, inspect its error object. Do not assume a failed request created a usable output. See Errors and recovery.