latestOpenAPI 3.1.12026-08-22330162.7 KB

35448566f143

Tools

Get video topic ideas for a niche

Generates a list of specific, viral-style video topic ideas for a niche or audience. Use an idea as the script in POST /videos/generate with inputType: "idea", or expand it first with POST /scripts.

Cost: 2 credits per call.

post/ideas

Request body

promptstring required

The niche, audience, or theme to brainstorm for. Example: "space facts for a faceless YouTube Shorts channel".

languagestring

Language for the ideas (ISO 639-1 code like "en", "es", "hi"). Default: "en".

countnumber

How many ideas to generate (5-15). Default: 10.

source'tool_page' | 'inline'

Where the request came from, for analytics only. Dashboard use; safe to omit.

templateIdstring

Creation template the request came from, for analytics only. Dashboard use; safe to omit.

Response

OK

ideasstring[] required

Video topic ideas, one per entry.

creditsUsednumber required

Credits deducted for this generation.