AI Content Routes
Create Customized AI Content Route
Generates AI content based on the specified transcription job ID and parameters.
POST
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token <api-key>'
Query Parameters
Body
application/json
Parameters for generating AI content.
Available options:
introduction
, titles
, summary
, webArticleSEOFriendly
, keyTopicsWithBullets
, keyTopicsWithBullets
, keywords
, threadsByInstagram
, faq
, facebookPost
, youtubeDescription
, twitterThread
, linkedInPost
Prompts are optional, you need to add a prompt for every AI part you select, and it must end with 'Diarization: {diarization}, Language: {language}'
Authorization header to be sent in this format: Authorization: [authKey] [authSecret]