Documentation Index
Fetch the complete documentation index at: https://tella.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
Get up and running with the Tella API in just a few minutes.Step 1: Get your API key
- Go to your Tella account settings
- Click Create key
- Copy your new API key (it starts with
tella_pk_)
Step 2: Make your first request
To list all videos in your workspace, make the following request:Step 3: Explore the response
A successful response looks like this:Step 4: Get video details
To get full details including the transcript:Next steps
Authentication
Learn about API key management and security best practices.
Rate Limiting
Understand rate limits and how to handle them.
Webhooks
Set up webhooks to receive real-time event notifications.