Skip to main content
POST
Generate YouTube video suggestions using AI

Authorizations

x-api-key
string
header
default:yalg_live_your_api_key
required

YALG Developer API key. Send it in the x-api-key header from a server-side environment only.

Body

application/json
topic
string
required

Topic or niche to generate suggestions for

Example:

"web development"

count
number

Number of suggestions to generate

Required range: 1 <= x <= 10
Example:

5

targetAudience
string

Target audience for the suggestions

Example:

"beginners"

category
enum<string>

Preferred video category

Available options:
tutorial,
review,
vlog,
educational,
entertainment,
news,
how_to,
interview,
documentary,
other
language
string

Language for suggestions

Example:

"fr"

Response

Suggestions generated successfully