๐ฌ MovieBox API
Stream movies & TV series with full subtitle support and multi-quality downloads
โ 6 Endpoints
โ Edge Cached
โ Subtitles
โ API Key Auth
๐ Authentication
All /api/* endpoints require the apikey query parameter.
Example: /api/homepage?apikey=YOUR_KEY
Core Endpoints
GET/api/search/:query?apikey=KEY
Search for movies and TV series.
GET/api/sources/:movieId?apikey=KEY
Get direct CDN download URLs in multiple qualities, plus subtitles. For TV episodes add &season=1&episode=1.
GET/api/homepage?apikey=KEY
Homepage content โ featured movies, recommendations, and categories. Edge-cached for 12 hours so all users get fast, identical results.
GET/api/trending?apikey=KEY
Currently trending. Supports &page=0&perPage=18. Edge-cached for 3 hours.