Video
Authorizations
blotato-api-keystringRequired
Body
templateIdstringRequired
inputsanyRequired
promptstringOptional
isDraftbooleanOptionalDefault:
falserenderbooleanRequiredDefault:
trueResponses
201
Default Response
application/json
404
Not found
application/json
500
Default Response
application/json
post
/v2/videos/from-templatesAuthorizations
blotato-api-keystringRequired
Query parameters
fieldsstringOptionalDefault:
Comma separated list of fields to include. If provided, only these fields will be included in the response for each template. If omitted, only id, title, and description are included. Id is always included in the response.
id,title,descriptionExample: id,title,description,inputssearchstringOptionalExample:
Search regex term to filter templates by title or description. Has no effect if "id" is also provided.
real estateidstringOptionalExample:
If provided, only the template with this ID will be returned.
/base/v2/tweet-card/9714ae5c-7e6b-4878-be4a-4b1ba5d0cd66/v1Responses
200
Default Response
application/json
500
Default Response
application/json
get
/v2/videos/templatesLast updated