🎬 MovieBox API

Movies, TV series, streaming & downloads

Homepage

Latest featured content from MovieBox.

OK
GET /api/homepage

Trending

Trending movies & series. Params: page, perPage

OK
GET /api/trending

Search

Search any title. Params: page, perPage, type

OK
GET /api/search/:query

Info

Detailed metadata, cast, ratings.

OK
GET /api/info/:id

Sources

Download links, quality options. Params: season, episode

OK
GET /api/sources/:id

Stream

Proxy video streaming with range requests.

OK
/api/stream?url=...

Download

Proxy download with proper filenames & headers.

OK
/api/download?url=...&title=...

Status

Cookie pool & proxy pool health.

OK
GET /api/status

© 2025 MovieBox API