post https://api.simplified.com/api/v1/service/ai_writer/youtube-video-tags
Get tags for YouTube video that shows it in search results
Log in to see full request history
Get tags for YouTube video that shows it in search results
xxxxxxxxxx
10curl --request POST \
--url https://api.simplified.com/api/v1/service/ai_writer/youtube-video-tags \
--header 'content-type: application/json' \
--data '
{
"no_variations": 1,
"creativity_level": "original",
"output_language": "en"
}
'
Try It!
to start a request and see the response here!