Movies & TV Streaming API with JSON & HD Embeds

Access movies and TV shows instantly with auto-updated links, JSON API endpoints, and drop-in player embeds (TMDb powered).

List Movies List Series

Embed this player on your site

  

Auto-Updated Links

All movie and series links are refreshed automatically to ensure uptime and reliability.

JSON API

Get structured JSON responses for seamless integration into your apps and websites.

High Quality Embeds

Enjoy fast-loading HD players that work across all devices with responsive design.

API Documentation & Examples

  
# Embed Movie Player by TMDb ID
https://streamsrc.cc/watch/movie/tmdbid=155

# Embed Series Player by TMDb ID
https://streamsrc.cc/watch/series/tmdbid=108978

# List Movies
https://streamsrc.cc/list=movies

# List Series
https://streamsrc.cc/list=series

# Get JSON Response
https://streamsrc.cc/tmdb=603&json=1
  

Frequently Asked Questions

What is Streamsrc API?
Streamsrc API is a free movie and series streaming API that provides auto-updated links, JSON responses, and responsive players with HD quality embeds.
How do I fetch movies?
Simply call: GET https://streamsrc.cc/watch/movie/{tmdb_id}. Replace {tmdb_id} with the movie's TMDb ID.
Does it support TV series?
Yes! Use GET https://streamsrc.cc/watch/series/{tmdb_id} to retrieve season and episode data with provider embeds.
Is Streamsrc free?
Yes. Streamsrc API is completely free with no subscription required.
How do I get JSON output?
Append ?json=1 to any API call to get structured JSON output for your apps or websites.