Programmatically create AI Transcriptions from audio files.
uuid you’ll need for the next steps.
uuid from the response.content field is populated.
The transcription is ready when the response includes a non-empty content field and a segments array with timestamped text.
| Audio Type | Fields |
|---|---|
| Meeting | summary, title, description, action items, keywords, timestamped overview, topics & bullets, LinkedIn post |
| Podcast | summary, title, description, show notes, Twitter thread, article, newsletter, keywords, questions, LinkedIn post, timestamped overview, topics & bullets |
| Therapy Session | summary, title, description, progress note, SOAP note, DAP note, keywords, timestamped overview, topics & bullets, LinkedIn post |
API key for authentication. Get yours at https://easy-peasy.ai/settings/api
Your API key
The audio parameters to create transcriptions
The URL of the audio file
"https://example.com/audiofile.mp3"
The type of audio (e.g., podcast, meeting)
"podcast"
The language of the audio (e.g., English, Chinese, French)
"English"
The name of the transcription
"Interview with John Doe"
Whether to detect multiple speakers
true
Whether to use enhanced quality for transcription
true