EasyTranscriberEasyTranscriber
REST API

Turn YouTube into structured data

Transcribe videos, generate summaries, search channels, and paginate playlists from one REST API. Start free with 25 credits and make your first request in minutes.

curl -X POST https://www.easytranscriber.com/api/v1/transcribe \
  -H "Authorization: Bearer et_your_api_key" \
  -H "Content-Type: application/json" \
  -d '{"url":"https://youtube.com/watch?v=dQw4w9WgXcQ"}'
25
free credits on signup
1
credit for most requests
0
credits for cached transcripts
10–300/min
rate limit by plan

Capabilities

One API for transcripts, summaries, and search

Transcripts from a single URL

Send a YouTube URL and get back full transcript text, method metadata, and credit usage in one response.

Summaries without extra plumbing

Generate AI summaries from transcripts with the same auth model and the same predictable credit system.

Search, channels, and playlists

Search YouTube, resolve channel handles, list channel uploads, and paginate playlists from the same API surface.

One key for REST and MCP

Start with direct HTTP requests now, then reuse the same API key later for agent or MCP workflows if you want them.

Quickstart

From signup to first request in minutes

1

Create a free account

Signup takes minutes and includes 25 free credits immediately. No credit card, no sales call.

2

Generate an API key

Create a bearer token from Dashboard → API Keys. Keys start with et_ and are shown once at creation.

3

Ship the first request

Call /api/v1/transcribe, then layer summaries, search, channels, or playlists as your use case demands.

Endpoints

A small, predictable surface

POST/api/v1/transcribeExtract transcript text and metadata from a YouTube URL.1 credit
POST/api/v1/summarizeGenerate an AI summary from transcript text.1 credit
GET/api/v1/youtube/searchSearch YouTube videos or channels from one endpoint.1 credit
GET/api/v1/youtube/channel/resolveResolve @handles or channel URLs to structured channel data.Free
GET/api/v1/youtube/channel/videosPaginate a creator's uploads for indexing or monitoring.1 / page
GET/api/v1/youtube/playlist/videosWalk an entire playlist with pagination and normalized metadata.1 / page

Use cases

Built for developer workflows

Developer products

Add YouTube transcript extraction and summarization to your own SaaS, internal tool, or automation without building ingestion infrastructure first.

Research and monitoring

Track creators, search within channels, pull the latest uploads, and turn long-form video into something your team can actually query.

AI and agent pipelines

Feed transcripts and summaries into LLM workflows, retrieval systems, copilots, or batch jobs with straightforward JSON responses.

Frequently asked questions

Start building

Create a free account, generate an API key, and ship your first request today. You get 25 free credits with no credit card required.

Get 25 free credits
No card · 5 more every week
Get 25 free credits