Files
POST
Upload a media file
Transcripts
POST
Transcribe audio
GET
Get transcript
GET
Get sentences in transcript
GET
Get paragraphs in transcript
GET
Get subtitles for transcript
GET
Get redacted audio
GET
Search words in transcript
GET
List transcripts
DEL
Delete transcript
LeMUR
POST
Run a task using LeMUR
POST
Summarize a transcript using LeMUR
POST
Ask questions using LeMUR
GET
Retrieve LeMUR response
DEL
Purge LeMUR request data
Streaming
POST
Create temporary authentication token for Streaming STT
WSS
Streaming Speech-to-Text
Built with
POST
Send Request
Parameters
Parameters
GET
https://api.assemblyai.com
/v2/transcript
Send Request
Enter your credentials
Not Authenticated
Query Parameters
6 optional properties
limit, status, created_on, before_id, after_id, throttled_only
Use example
Clear form
View in API Reference
Request
cURL
TypeScript
Python
$
curl https://api.assemblyai.com/v2/transcript \
>
-H "Authorization: "
Response
Send Request