Create images and videos using pre-built templates with the Create Visual API endpoint .
How to Use Templates
Choose a template from the categories below
Copy the UUID from the template ID (e.g., from /base/v2/quote-card/77f65d2b-48cc-4adb-bfbb-5bc86f8c01bd/v1, use 77f65d2b-48cc-4adb-bfbb-5bc86f8c01bd)
Send a POST request to /v2/videos/from-templates with the UUID as templateId, set inputs to {}, and describe what you want in prompt
Example Request
Use the prompt parameter to describe what you want. Set inputs to {}. AI fills in the template inputs automatically.
Use the bare UUID as the templateId (not the full path).
Copy POST https: // backend.blotato.com/v2/videos/from-templates
Content-Type: application/json
blotato-api-key: YOUR_API_KEY
{
" templateId " : " 77f65d2b-48cc-4adb-bfbb-5bc86f8c01bd " ,
" inputs " : {},
" prompt " : " Create 5 motivational quotes about entrepreneurship " ,
" render " : true
} LLM-Friendly Reference
For LLM integrations, see API Reference for LLMs for a plain text reference with all endpoints and parameters.
Image Slideshows
Create image slideshows with text overlays. Images uploaded or AI-generated.
/base/v2/image-slideshow/5903b592-1255-43b4-b9ac-f8ed7cbf6a5f/v1
Quote card carousels with various background styles.
/base/v2/quote-card/77f65d2b-48cc-4adb-bfbb-5bc86f8c01bd/v1
/base/v2/quote-card/f941e306-76f7-45da-b3d9-7463af630e91/v1
Twitter/X-style quote cards with minimal or photo/video backgrounds.
/base/v2/tweet-card/ba413be6-a840-4e60-8fd6-0066d3b427df/v1
/base/v2/tweet-card/9714ae5c-7e6b-4878-be4a-4b1ba5d0cd66/v1
Tutorial Carousels
Step-by-step tutorial visuals with customizable styling.
/base/v2/tutorial-carousel/2491f97b-1b47-4efa-8b96-8c651fa7b3d5/v1
/base/v2/tutorial-carousel/e095104b-e6c5-4a81-a89d-b0df3d7c5baf/v1
Images with Text
Combine images and text overlays in various styles.
/base/v2/images-with-text/0ddb8655-c3da-43da-9f7d-be1915ca7818/v1
/base/v2/images-with-text/c9892c3b-fa75-4ade-821a-a50ff8456230/v1
/base/v2/images-with-text/3ed4bb92-dbfe-45e6-9dc8-605b77f70506/v1
Combine and edit video clips with titles, captions, and music.
/base/v2/combine-clips/c306ae43-1dcc-4f45-ac2b-88e75430ffd8/v1
AI-powered video generation with voiceovers and narration.
/base/v2/ai-story-video/5903fe43-514d-40ee-a060-0d6628c5f8fd/v1
/base/v2/ai-selfie-video/57f5a565-fd17-458b-be43-4a2d8ccaca75/v1
AI avatar videos with generated B-roll footage.
/base/v2/ai-avatar-broll/7c26a1cd-d5b3-42da-9c73-2413333873b3/v1
AI-Generated Infographics (V1 Legacy)
AI-powered infographic templates that generate single images based on text descriptions. Each template applies a unique visual style to your content.
/video-template/013904bf-6b3b-43f4-bb1f-f1964a38c29b
/video-template/07a5b5c5-387c-49e3-86b1-de822cd2dfc7
/video-template/8800be71-52df-4ac7-ac94-df9d8a494d0f
/video-template/b88c8273-6406-48c6-85e7-096119aefe30
Urban and Street
/video-template/3598483b-c148-4276-a800-eede85c1c62f
/video-template/f9c0e470-9288-4958-8cdd-64772ed93c05
/video-template/76b3b959-bdbe-440d-8428-984219353f18
/video-template/d9495026-3945-44f6-8b44-07c28c492e6d
/video-template/ae868019-820d-434c-8fe1-74c9da99129a
/video-template/fcd64907-b103-46f8-9f75-51b9d1a522f5
/video-template/29ebb2bd-02b7-4317-8bb8-c30eb938e47c
/video-template/5307053e-046b-4c9b-b1ca-38725d2ddcdd
/video-template/49c61370-a706-4b82-98f7-62d557d1c66d
/video-template/476f8920-8749-4ff7-9c91-470d54c3c03e
/video-template/8fa8545e-8955-4a89-a868-cf45023d6cc5
/video-template/f8f1ebe4-a9f5-4ec8-be63-21214656cd4b
/video-template/9f4e66cd-b784-4c02-b2ce-e6d0765fd4c0
/video-template/7b7104f1-d277-4993-ad3a-e5883c4b776d
/video-template/b8707b58-a106-44af-bb12-e30507e561af
/video-template/a7b0d128-8478-4b34-9647-a0778b6517d0
/video-template/82ee75b6-597b-43a8-86bc-e4395e7c9c44
Don't See a Template for Your Use Case?
Submit a support ticket and describe the type of visual you need. To submit a ticket, click the orange circle button inside Blotato.
Include the following in your request:
A description of the visual format you need (e.g., "listicle carousel with numbered items")
The platform you plan to post on (e.g., Instagram, TikTok, LinkedIn)
A link to an example of the format, if available
Last updated 16 minutes ago