LowCodeAPI
6 APIs
  • Usage(4)
    • POST
      Creating video
    • GET
      Getting video
    • GET
      Getting the video URL
    • POST
      Text to Speech
POST
GET
GET
POST
POST
https://api.lowcodeapi.com/colossyan/video-generation-jobs
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
videoCreativeobject*
Everything describing how the video should look.
dynamicVariablesobject
A simple object of your choice containing the dynamic variables to replace the tokens in the video creative
callbackstring
A url we will ping with a POST request once the video is generated
callbackPayloadobject
A simple object of your choice containing things to put into the callback function's body
Response
API response data will be shown here once the request is completed.
Colossyan