Skip to main content
POST
Generate Content

Endpoint

Authentication

Requires API key in x-api-key header.

Request Body

string
required
The text content to transform into social media content
string
required
Content format. Options: image, carousel, reel
string
Visual style template. Options: infographic, screenshot, meme, minimal, magazine, neon, news, auto
string
Target platform. Options: instagram, tiktok, youtube_shorts
number
Number of slides for carousel format. Range: 1-5. Only applicable when format is carousel
number
Maximum video duration in seconds. Range: 15-180. Only applicable when format is reel
string
Custom instructions for content generation
boolean
Enable captions for video reels. Only applicable when format is reel
string
Caption style. Options: modern, minimal. Requires captionsEnabled: true
string
Caption position. Options: bottom, center. Requires captionsEnabled: true
string
Caption font size. Options: small, medium, large. Requires captionsEnabled: true
string
Additional style variant for customization

Response

boolean
Indicates if the request was successful
string
Human-readable status message
object

Example Request

Example Response

Error Responses

Notes

  • Jobs are processed asynchronously. Use the returned jobId to check status and retrieve results
  • Processing time varies by format: images (~30s), carousels (~1-2min), reels (~2-5min)
  • The visualTemplate parameter is optional. If set to auto or omitted, the system will choose the best template