Quickstart
Follow the next steps to generate your first video using Colossyan's API.
Grab your token as described in the Authentication page.
Send your first request
If you successfully sent the request, you should have received two things in return.
An
id
that you can use to delete or request status updates on the jobA
videoId
that you'll be able to query the generated video with once it's ready.
Navigate to the workspace where you have created your API key. You should see the video generate. Once it's ready, it should look exactly like this
Congratulations! 🎉 You just generated your first video using our API!
Last updated
Was this helpful?