Welcome to Tella API
The Tella Public API allows you to programmatically access your videos and playlists, including transcripts, chapters, and thumbnails.What you can do
List Videos
Retrieve all videos in your workspace with metadata, thumbnails, and links.
Access Transcripts
Get full transcripts with word-level timestamps for search and
accessibility.
Manage Playlists
Organize videos into playlists and manage playlist membership.
Update Metadata
Update video and playlist names and descriptions programmatically.
Prerequisites
Before you begin, you’ll need:- A Tella account with an active workspace
- An API key generated from your account settings
Base URL
All API requests should be made to:Need help?
- Check out the Quickstart Guide to make your first API call
- Learn about Authentication and API key management
- Understand Rate Limiting to optimize your requests
- Explore the API Reference for detailed endpoint documentation