Create a new YouTube video suggestion
youtube-suggestions
Create a new YouTube video suggestion
Manually create a YouTube video idea suggestion
POST
Create a new YouTube video suggestion
Authorizations
YALG Developer API key. Send it in the x-api-key header from a server-side environment only.
Body
application/json
Video title
Maximum string length:
200Example:
"10 Tips to Master TypeScript in 2024"
Video description
Example:
"In this video, we explore the best practices for TypeScript development..."
Video hook/intro
Example:
"Are you still writing JavaScript like it's 2015? Here's what you're missing..."
Video tags
Example:
["typescript", "programming", "tutorial"]SEO keywords
Example:
[
"typescript tutorial",
"learn typescript",
"typescript 2024"
]Video category
Available options:
tutorial, review, vlog, educational, entertainment, news, how_to, interview, documentary, other Example:
"tutorial"
Estimated video duration
Example:
"15-20 minutes"
Target audience description
Example:
"Intermediate JavaScript developers looking to level up"
Response
Suggestion created successfully
The response is of type file.