Welcome to SpenEmbed,
your go-to API for streaming movies and TV shows!
API Documentation
Get Movie Embed
GET /movie/:id
EXAMPLE https://spencerdevs.xyz/movie/533535?theme=00ffc9
Returns an embeddable movie player for the given Tmdb ID.
Get TV Show Embed
GET /tv/:id/:season/:episode
EXAMPLE https://spencerdevs.xyz/tv/95557/1/1?theme=00ffc9
Returns an embeddable TV show player for the given Tmdb ID, season, and episode.
Get Anime Embed
GET /anime/:id/:episode
EXAMPLE https://spencerdevs.xyz/anime/21/1?theme=00ffc9
Returns an embeddable Anime player for the given Anilist ID and episode.