GET
/
animate
/
cost

introduction

before diving into animation, the /animate/cost endpoint offers a preliminary look at the cost involved. this step is crucial for planning and budgeting, ensuring you know how many credits the animation process will consume.

quick start

authentication

before you can start using our api, you need to authenticate your requests. this is done using an x-api-key that links your requests to your account. if you don’t have an api key yet, check out the instructions here to obtain one.

estimate your animation cost

with your x-api-key ready, you can easily navigate the cost estimation for your animation projects. to estimate the cost via the playground above follow the instructions below:

the /animate/cost endpoint empowers you to plan and execute your animation projects with confidence, ensuring you’re well-informed about the credit costs upfront for optimal resource allocation.

Authorizations

x-api-key
string
headerrequired

Query Parameters

transcript
string

A string of text to be spoken by the AI

transcriptUrl
string

A url pointing to a file of text to be spoken by the AI

Response

200 - application/json
credits
number
required

The cost of the animate job.

videoLength
number
required

The estimated length of the video in seconds.