The Ultimate Streaming API
Access movies & series streams, subtitles, and metadata through a clean REST API. Powered by TMDB — just pass an ID and get streaming links instantly.
How It Works
Three simple steps from search to stream.
Search TMDB
Find any movie or TV show using the TMDB Search API. Get back the TMDB ID you need.
Pick a Provider
Choose Lightning for speed, FebBox for browser-native HLS, or Debrid for premium 4K links.
Get Stream URL
Call the endpoint with your TMDB ID and get back direct streaming URLs instantly.
Play Anywhere
Use the stream URL in any player — browser, VLC, Infuse, your own app, anything.
Three Powerful Providers
Choose from multiple streaming backends — each integrated with TMDB for instant lookups.
FebBox
HLS StreamsHigh-quality HLS streams that play natively in browsers. Requires a UI token. Multi-resolution support with bandwidth limits on free plans.
GET /api/febbox/tv/{tmdb_id}/{season}/{episode}?token={ui_token}
Debrid
4K/REMUXPremium Real-Debrid powered MP4 links. Massive quality files (4K REMUX, DV, Atmos). Best for downloading or external players like VLC/Infuse.
Lightning
UnlimitedUnlimited ultra-fast streaming. Vast library of instantly playable HLS streams, capped at reliable 1080p for maximum speed and compatibility.
GET /api/lightning/tv/{tmdb_id}/{season}/{episode}
Rate Limits
To keep the API stable for everyone, per-IP rate limits apply:
Debrid: 10 seconds between requests.
Lightning, FebBox, Subtitles: 5 seconds between requests.
Exceeding the limit returns HTTP 429 with a wait time in the response.
Why GoatAPI?
TMDB Powered
Use standard TMDB IDs — no proprietary formats or complex lookups needed.
Multi-Language Subtitles
Dedicated subtitle endpoint returning subtitles in dozens of languages for any title.
Blazing Fast + Cached
Built on Cloudflare Workers with intelligent caching — edge-level speed globally.
Developer First
Clean REST endpoints, JSON responses, and comprehensive documentation.
Rate Limited & Secure
Per-IP rate limiting (10s Debrid, 5s others) protects the API from abuse.
Three Providers
FebBox for browser-native HLS, Debrid for premium 4K links, Lightning for unlimited fast streams.