RottenTomato
Rotten Tomatoes API Access real-time data on movies and TV shows powered by Rotten Tomatoes insights. This API is designed for developers integrating entertainment data into apps, websites, or services. Endpoints Overview General GET /by_name Search by title to retrieve metadata for movies or TV shows !!!!! when using this endpoint to send correct film name is rquiered you could use the movie…
RottenTomato endpoints
| Method | Endpoint | Description |
|---|---|---|
| posters | ||
| GET |
query-for-posters /query-for-posters |
this route is used to search the posters for the movies or tv shows |
| GET |
get-posters-details /get-poster-details |
this rotue is the get the movies or tv shows posters images or id for the galleries |
| GET |
get-single-poster-gallery /get-poster-gallery |
this rotue is to get singles poster full gallery if it has it |
| movie-spoilers | ||
| GET |
search-movies-for-spoilers /search-movies-for-spoilers |
this rotue will help you to find the movies that has spoilers |
| GET |
get-spoiler-details /get-spoilers-for-movie |
this endpoint will help you to get spoiler by spoiler_id |
| Tv_shows | ||
| GET |
byname /tv-show |
endpoint to get tv shows by name |
| GET |
query_TVshows /streaming-tv |
this endpoint for tv shows |
| GET |
soon-in-theaters /soon-in-theaters |
endpoint for the section in rotten tomatoes for top100 films that will be soon in theaters |
| GET |
today-top100TVshows-netflix /top100-on-netflix |
this endpoint get the latest top 100 tv shows on netflix bases on rottentomato |
| Movies | ||
| GET |
by_name / |
this is the main endpoint to get movies wth there respective name slug |
| GET |
query_movies /streaming-movies |
this endpoint is to get streamed movies from all the officlia platforms params are genre sortby after(next page cursor) |
| GET |
today-recomendations /today-recomendations |
this endpoint give 20 movies recommedne by rotten tomato staff |
| critics | ||
| GET |
query-critics /query-critics |
this gets list of critics bases on alphabet letters |
| Other endpoints | ||
| GET |
byname /tv-show |
endpoint to get tv shows by name |
| GET |
by_name / |
this is the main endpoint to get movies wth there respective name slug |
| GET |
query_TVshows /streaming-tv |
this endpoint for tv shows |
| GET |
soon-in-theaters /soon-in-theaters |
endpoint for the section in rotten tomatoes for top100 films that will be soon in theaters |
| GET |
today-top100TVshows-netflix /top100-on-netflix |
this endpoint get the latest top 100 tv shows on netflix bases on rottentomato |
| GET |
search /search |
this endpoint is for general search it can search any kind of query and returns the top 5 hits for movies tv shows and actors |
| GET |
query-critics /query-critics |
this gets list of critics bases on alphabet letters |
| GET |
get-posters-details /get-poster-details |
this rotue is the get the movies or tv shows posters images or id for the galleries |
| GET |
get-spoiler-details /get-spoilers-for-movie |
this endpoint will help you to get spoiler by spoiler_id |
| GET |
query-for-posters /query-for-posters |
this route is used to search the posters for the movies or tv shows |
| GET |
search-movies-for-spoilers /search-movies-for-spoilers |
this rotue will help you to find the movies that has spoilers |
| GET |
query_movies /streaming-movies |
this endpoint is to get streamed movies from all the officlia platforms params are genre sortby after(next page cursor) |
| GET |
search /search |
this endpoint is for general search it can search any kind of query and returns the top 5 hits for movies tv shows and actors |
| GET |
get-single-poster-gallery /get-poster-gallery |
this rotue is to get singles poster full gallery if it has it |
| GET |
today-recomendations /today-recomendations |
this endpoint give 20 movies recommedne by rotten tomato staff |
RottenTomato pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA | $45 / month | — |
|