1
Update to List Endpoint
We’ve bifurcated our list endpoint into two separate endpoints - one for data processed on EU servers and one for data processed on US servers. Previously, the list endpoint returned transcripts from both regions.
The US list endpoint is https://api.assemblyai.com/v2/transcript
The EU list endpoint is https://api.eu.assemblyai.com/v2/transcript
When using these endpoints, transcripts are sorted from newest to oldest and can be retrieved for the last 90 days of usage. If you need to retrieve transcripts from more than 90 days ago please reach out to our Support team at support@assemblyai.com
.