Beech Streaming API
With a teeny bit of Ads 🎉
Beech provides convenient streaming links for both movies and episodes, seamlessly incorporable into your website using our embed links, API, or WordPress plugins.
API Documentation
Detailed representation of the API endpoints for beech includes comprehensive
information regarding the available methods, request formats, required parameters and optional
parameters.
Endpoint
Valid parameters:
- {id} required - from imdb.com or themoviedb.com, imdb id must have tt prefix.
Examples
https://beech-api.vercel.app/?id=120
Endpoint
Valid parameters:
- {id} required - from imdb.com or themoviedb.com, imdb id must have tt prefix.
- {season} required - the season number
- {episode} required - the episode number
Examples
https://beech-api.vercel.app/?id=221300&type=tv&season=1&episode=1