Movie and Series Database API

Movie and Series Database API

The most complete movie and TV series API. Get relevant information from the title you want with this RESTful API.

API description

About the API:

This API provides information about Series, Movies, and TV shows as well. 

 

What this API receives and what your API provides (input/output)?

 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. 

 

What are the most common uses cases of this API?

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. 

 

Are there any usage limitations to your plans?

Besides the number of API calls per month:

  • Free Plan: 10 requests per second. 
  • Basic Plan: 60 requests per second. 
  • Pro Plan: 100 requests per second. 

API Documentation

Endpoints


Retrieve a list of suggested Movies and Series/TV Shows based on your query. 

Get the IMDB id to use later. 



                                                                            
GET https://zylalabs.com/api/228/movie+and+series+database+api/235/get+by+search
                                                                            
                                                                        

Get by Search - Endpoint Features
Object Description
s [Required] The search string that you want to look.
r [Optional] Format type. Could be JSON or XML.
y [Optional] The release year.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"Search":[{"Title":"Game of Thrones","Year":"2011–2019","imdbID":"tt0944947","Type":"series","Poster":"https://m.media-amazon.com/images/M/MV5BYTRiNDQwYzAtMzVlZS00NTI5LWJjYjUtMzkwNTUzMWMxZTllXkEyXkFqcGdeQXVyNDIzMzcwNjc@._V1_SX300.jpg"},{"Title":"Game of Thrones: The Last Watch","Year":"2019","imdbID":"tt10090796","Type":"movie","Poster":"https://m.media-amazon.com/images/M/MV5BZDdlMzQzNDQtNTAxMS00NTMyLTgxYTAtYzQ0OGI1YzZhY2Y3XkEyXkFqcGdeQXVyMTkxNjUyNQ@@._V1_SX300.jpg"},{"Title":"Game of Thrones: A Telltale Games Series","Year":"2014","imdbID":"tt3391176","Type":"game","Poster":"https://m.media-amazon.com/images/M/MV5BODg0YTM4NzEtZDQyNi00M2MzLWE3MDQtNjcxNTkxNWM0NzNhXkEyXkFqcGdeQXVyMjM5NzU3OTM@._V1_SX300.jpg"},{"Title":"Game of Thrones","Year":"2012","imdbID":"tt2231444","Type":"game","Poster":"https://m.media-amazon.com/images/M/MV5BMjE5NTk5NDg3OV5BMl5BanBnXkFtZTgwNDExNzg2MDE@._V1_SX300.jpg"},{"Title":"Game of Thrones Conquest & Rebellion: An Animated History of the Seven Kingdoms","Year":"2017","imdbID":"tt7937220","Type":"movie","Poster":"https://m.media-amazon.com/images/M/MV5BMGYzNDJiOTgtN2Y1OC00NmM2LTk3MTMtZmFhNmJlMzQzNGNhXkEyXkFqcGdeQXVyNDgyODgxNjE@._V1_SX300.jpg"},{"Title":"Game of Thrones: Season 2 - Character Profiles","Year":"2013","imdbID":"tt2653342","Type":"movie","Poster":"https://m.media-amazon.com/images/M/MV5BMTU1MzU2MDE4MV5BMl5BanBnXkFtZTgwNTc3NzA2MDE@._V1_SX300.jpg"},{"Title":"Game of Thrones: The Story So Far","Year":"2017","imdbID":"tt7136312","Type":"movie","Poster":"https://m.media-amazon.com/images/M/MV5BZWVjNDJlNzYtMDljNy00Nzc5LTk3YWYtYjNhNGRiZGQ0M2E1XkEyXkFqcGdeQXVyNzY4Njk5MTU@._V1_SX300.jpg"},{"Title":"Game of Thrones: Costumes","Year":"2011","imdbID":"tt2653350","Type":"movie","Poster":"https://m.media-amazon.com/images/M/MV5BMTYyODg1MjYzMV5BMl5BanBnXkFtZTgwOTc3NzA2MDE@._V1_SX300.jpg"},{"Title":"Game of Thrones: A Day in the Life","Year":"2015","imdbID":"tt4437700","Type":"movie","Poster":"https://m.media-amazon.com/images/M/MV5BMmZhODYxMmMtMjZkNS00YzU0LTlmYzgtNDEzYjgzMTBiNDc0XkEyXkFqcGdeQXVyNDQ5MDYzMTk@._V1_SX300.jpg"},{"Title":"Game of Thrones: Season 2 - Invitation to the Set","Year":"2012","imdbID":"tt2653340","Type":"movie","Poster":"https://m.media-amazon.com/images/M/MV5BMTc5MjM4OTkzMV5BMl5BanBnXkFtZTgwMzc3NzA2MDE@._V1_SX300.jpg"}],"totalResults":"59","Response":"True"}
                                                                                                                                                                                                                    
                                                                                                    

Get by Search - CODE SNIPPETS


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' 

    

Get additional information about any title with its ID. 

Retrieve plot, cast, revenue, director, release year, genre, and more...



                                                                            
GET https://zylalabs.com/api/228/movie+and+series+database+api/236/information+by+id
                                                                            
                                                                        

Information by ID - Endpoint Features
Object Description
i [Required] A valid IMDb ID (e.g. tt4154796)
y [Optional] The release year. Ex. 2019
type [Optional] Type of result to return. Ex. Movie or Series
r [Optional] Response format. Ex. JSON or XML.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"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. 70 wins & 75 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":"94/100"}],"Metascore":"94","imdbRating":"8.9","imdbVotes":"2,003,910","imdbID":"tt0110912","Type":"movie","DVD":"20 Aug 2002","BoxOffice":"$107,928,762","Production":"N/A","Website":"N/A","Response":"True"}
                                                                                                                                                                                                                    
                                                                                                    

Information by ID - CODE SNIPPETS


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' 

    

API Access Key & Authentication

After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Movie and Series Database API REST API, simply include your bearer token in the Authorization header.

Headers

Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.


Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

πŸš€ Enterprise
Starts at $10,000/Year

  • Custom Volume
  • Dedicated account manager
  • Service-level agreement (SLA)

Customer favorite features

  • βœ”οΈŽ Only Pay for Successful Requests
  • βœ”οΈŽ Free 7-Day Trial
  • βœ”οΈŽ Multi-Language Support
  • βœ”οΈŽ One API Key, All APIs.
  • βœ”οΈŽ Intuitive Dashboard
  • βœ”οΈŽ Comprehensive Error Handling
  • βœ”οΈŽ Developer-Friendly Docs
  • βœ”οΈŽ Postman Integration
  • βœ”οΈŽ Secure HTTPS Connections
  • βœ”οΈŽ Reliable Uptime

Zyla API Hub is, in other words, an API MarketPlace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.

Prices are listed in USD. We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble with paying by card, just contact us at [email protected]

Sometimes depending on the bank's fraud protection settings, a bank will decline the validation charge we make when we attempt to be sure a card is valid. We recommend first contacting your bank to see if they are blocking our charges. If more help is needed, please contact [email protected] and our team will investigate further

Prices are based on a recurring monthly subscription depending on the plan selected β€” plus overage fees applied when a developer exceeds a plan’s quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.

Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.

You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]

 Service Level
100%
 Response Time
127ms

Useful links:


Category:


Tags: