Endpoints
Generate AI Feature
Request an AI feature on your transcript. We are working on bringing new features, contact us if you have requests. All generated features are currently available as part of transcript response using getTranscript endpoint.
Features may take a few minutes to generate
POST
/
requestAiFeature
Authorizations
X-API-KEY
string
headerrequiredBody
application/json
transcriptId
string
requiredaiFeature
enum<string>
requiredAvailable options:
AI_TRANSCRIPT_SUMMARY
, AI_TRANSCRIPT_TOPICS
, AI_TRANSCRIPT_CHAPTERS
, AI_TRANSCRIPT_TITLES
, AI_TRANSCRIPT_QUIZZES
, AI_TRANSCRIPT_LINKEDIN_POSTS
, AI_TRANSCRIPT_TWITTER_TWEETS
, AI_TRANSCRIPT_BLOG_POST
, AI_TRANSCRIPT_NEWSLETTER
, AI_TRANSCRIPT_QUOTES
Was this page helpful?