About the API:
This API provides information about Series, Movies, and TV shows as well.
You will be able to search by movie, or show name and the API will be retrieving relevant information about it.
Get gross revenue, get it poster image, get cast, plot, and rating on IMBDB and Rotten Tomatoes.
This API is ideal for those who want to create a Movie, Series, or TV show portal. Retrieve information dynamically and recommend your users with shows based on their searches or preferences.
Filter movies and shows by the director. By cast and more.
Create charts based on rating or maybe gross revenue.
Besides the number of API calls per month:
{"Search":[{"Title":"Game of Thrones: The Last Watch","Year":"2019","imdbID":"tt10090796","Type":"movie","Poster":"https://m.media-amazon.com/images/M/MV5BNTQ2NThlNGItMzEzMi00Zjk1LWFmZTAtNTJmMTkxMDQzNTE5XkEyXkFqcGc@._V1_SX300.jpg"}],"totalResults":"1","Response":"True"}
curl --location --request GET 'https://zylalabs.com/api/228/movie+and+series+database+api/235/get+by+search?s=Game of Thrones&r=json' --header 'Authorization: Bearer YOUR_API_KEY'
{"Title":"Pulp Fiction","Year":"1994","Rated":"R","Released":"14 Oct 1994","Runtime":"154 min","Genre":"Crime, Drama","Director":"Quentin Tarantino","Writer":"Quentin Tarantino, Roger Avary","Actors":"John Travolta, Uma Thurman, Samuel L. Jackson","Plot":"The lives of two mob hitmen, a boxer, a gangster and his wife, and a pair of diner bandits intertwine in four tales of violence and redemption.","Language":"English, Spanish, French","Country":"United States","Awards":"Won 1 Oscar. 69 wins & 72 nominations total","Poster":"https://m.media-amazon.com/images/M/MV5BNGNhMDIzZTUtNTBlZi00MTRlLWFjM2ItYzViMjE3YzI5MjljXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX300.jpg","Ratings":[{"Source":"Internet Movie Database","Value":"8.9/10"},{"Source":"Rotten Tomatoes","Value":"92%"},{"Source":"Metacritic","Value":"95/100"}],"Metascore":"95","imdbRating":"8.9","imdbVotes":"2,131,565","imdbID":"tt0110912","Type":"movie","DVD":"21 Apr 2016","BoxOffice":"$107,928,762","Production":"N/A","Website":"N/A","Response":"True"}
curl --location --request GET 'https://zylalabs.com/api/228/movie+and+series+database+api/236/information+by+id?i=tt0110912&r=json' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The "Get by Search" endpoint returns a list of suggested movies and series based on a query, including titles, years, IMDB IDs, types, and poster images. The "Information by ID" endpoint provides detailed information about a specific title, including plot, cast, revenue, director, release year, genre, and ratings from various sources.
Key fields in the "Get by Search" response include "Title," "Year," "imdbID," "Type," and "Poster." In the "Information by ID" response, important fields include "Title," "Plot," "Actors," "Ratings," "BoxOffice," and "Genre," which provide comprehensive details about the movie or series.
The response data is structured in JSON format. The "Get by Search" endpoint returns an array of results under the "Search" key, while the "Information by ID" endpoint provides a single object with detailed attributes. Each field is clearly labeled for easy access.
The "Get by Search" endpoint provides basic title information and poster images, while the "Information by ID" endpoint offers extensive details, including plot summaries, cast lists, box office revenue, and ratings from IMDB and Rotten Tomatoes.
The "Get by Search" endpoint accepts a query parameter for the movie or show name. The "Information by ID" endpoint requires the IMDB ID of the title to retrieve detailed information. Users can customize requests by specifying different titles or IDs.
Users can leverage the data to create dynamic movie or series portals, recommend content based on user preferences, and generate charts or analytics based on ratings and revenue. The structured response allows for easy integration into applications.
The API aggregates data from multiple reputable sources, including IMDB and Rotten Tomatoes, ensuring a wide coverage of movies and TV shows. This helps maintain a comprehensive and up-to-date database for users.
If the "Get by Search" endpoint returns no results, the "totalResults" field will indicate "0," and users should implement error handling to manage such cases. For partial results, users can check the "Response" field for status and adjust their queries accordingly.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
297ms
Service Level:
100%
Response Time:
79ms
Service Level:
100%
Response Time:
102ms
Service Level:
100%
Response Time:
197ms
Service Level:
100%
Response Time:
91ms
Service Level:
63%
Response Time:
424ms
Service Level:
100%
Response Time:
554ms
Service Level:
100%
Response Time:
2,405ms
Service Level:
100%
Response Time:
3,033ms
Service Level:
100%
Response Time:
1,355ms