Generate video topics

Generate video topics

post

Generate ideas for around 50 videos within a given topic. You can then pass these to the Create video endpoint.

Authorizations
AuthorizationstringRequired

Your ShortGenius API token

Body

Parameters for generating video topic suggestions.

parent_topicstringOptional

Base idea or theme for generating custom topics.

localestring · enumOptional

Locale for topic generation.

Default: autoPossible values:
number_of_topicsnumber · max: 100Optional

Approximate number of topics to generate (max 100).

Default: 50
content_typestring · enumOptional

Content type of the video.

Default: CustomPossible values:
Responses
200

Successful response

application/json
Responsestring[]

List of generated video topics.

post
/videos/topics

Last updated