IMDB Search API

IMDB Search API

The IMDB Search API provides access to movie and series data. Ideal for movie apps, recommendation systems and entertainment platforms.

API description

About the API:  

The IMDB Search API provides users with a comprehensive and efficient solution for accessing information about movies, web series, TV shows and more. With this API, users can retrieve a wealth of data from IMDB's extensive database, enabling them to create innovative applications and services related to the entertainment industry.

One of the key features of the IMDB Search API is its ability to provide detailed information about movies, web series, TV shows and other multimedia content. This includes essential metadata such as title, release date, genre and more. Whether users are building a movie recommendation application, a streaming platform or a movie quiz game, the API provides all the data needed to enrich their applications.


In addition to search and retrieval functionalities, IMDB Search API offers support for various types of media content. This includes movies, TV shows, web series, and much more. Users can access information on a wide range of entertainment content, catering to the diverse preferences and interests of the audience.

Overall, IMDB Search API is a valuable resource for users looking to create innovative applications and services in the entertainment industry. With its broad data coverage, powerful search capabilities, and support for various types of media content, the API enables users to create engaging and easy-to-use experiences for their audiences. Whether it's creating a movie discovery app, a TV show recommendation platform or a movie quiz game, the IMDB Search API provides all the tools and data needed to bring your ideas to life.

 

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

It will receive a parameter and provide you with a JSON.

 

What are the most common uses cases of this API?

  1. Movie and TV show recommendation systems: Use the API to retrieve information about movies and TV shows and recommend them to users based on their preferences.

    Entertainment news websites: Incorporate API data to provide up-to-date information about movies, TV shows, actors and directors.

    Movie and TV show streaming platforms: Integrate the API to enrich the catalog of available content and provide users with detailed information about each title.

    Movie and TV show reviews and ratings: Use the API to display ratings, reviews and user comments about movies and TV shows on review websites or forums.

    Apps for discovering movies and TV shows: Create apps that help users discover new movies and TV shows based on various criteria, such as genre, year of release or popularity.

     

Are there any limitations to your plans?

Basic Plan: 1,000 requests per day.

Pro Plan: 1,000 requests per day.

Pro Plus Plan: 5,000 requests per day.

Premium Plan: 5,000 requests per day.

Elite Plan: 5,000 requests per day.

Ultimate Plan: 10,000 requests per day.

API Documentation

Endpoints


To use this endpoint you must indicate the name of a content without spaces with the word .json in the parameter example: godofwar.json



                                                                            
GET https://zylalabs.com/api/3739/imdb+search+api/4268/search
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"d":[{"i":{"height":3872,"imageUrl":"https://m.media-amazon.com/images/M/MV5BZmZkOWQ4OTYtMDliZS00MzYxLTk0YjAtYTM5M2QwMTY5YmQ5XkEyXkFqcGdeQXVyOTE5NzQ3OTM@._V1_.jpg","width":3098},"id":"tt20599404","l":"God of War","q":"TV series","qid":"tvSeries","rank":8309,"s":""},{"i":{"height":1605,"imageUrl":"https://m.media-amazon.com/images/M/MV5BMDFiNTk2ODktYmZmNi00MjI1LWI2ZTYtOTE2OWE4Nzk2MzVmXkEyXkFqcGdeQXVyMTAwNjkyMzEx._V1_.jpg","width":1157},"id":"tt10084676","l":"God of War","q":"short","qid":"short","rank":38107,"s":"","y":2018},{"id":"tt2265492","l":"God of War","q":"feature","qid":"movie","rank":48539,"s":""},{"i":{"height":1800,"imageUrl":"https://m.media-amazon.com/images/M/MV5BZjc2NmExYWEtMTllNi00NTc5LTliZDgtMWRmMjQzMjg1NDJmXkEyXkFqcGdeQXVyMTA0MTM5NjI2._V1_.jpg","width":1200},"id":"tt5838588","l":"God of War","q":"video game","qid":"videoGame","rank":8026,"s":"Action, Adventure, Drama","y":2018},{"i":{"height":2000,"imageUrl":"https://m.media-amazon.com/images/M/MV5BZmQ5MjE4NDgtZjAxNC00MDVhLTlkNWQtZDNlYTU5NTA5NTM3XkEyXkFqcGdeQXVyMTExNDQ2MTI@._V1_.jpg","width":1402},"id":"tt6083388","l":"God of War","q":"feature","qid":"movie","rank":69708,"s":"Wenzhuo Zhao, Sammo Kam-Bo Hung","y":2017},{"i":{"height":900,"imageUrl":"https://m.media-amazon.com/images/M/MV5BMzc4OTBhODQtNDE5YS00NjE2LWJmZGMtMmYwMTI1NDE4ZWY0XkEyXkFqcGdeQXVyMTA0MTM5NjI2._V1_.jpg","width":600},"id":"tt0416779","l":"God of War","q":"video game","qid":"videoGame","rank":14233,"s":"Action, Adventure, Fantasy","y":2005},{"i":{"height":2160,"imageUrl":"https://m.media-amazon.com/images/M/MV5BMDQ1MmQ5NTItZTk0ZS00M2E5LTkzNmQtNDI2YWMyOGFlZWVjXkEyXkFqcGdeQXVyOTg3NjI1MTg@._V1_.jpg","width":1488},"id":"tt13119450","l":"God of War: Ragnarök","q":"video game","qid":"videoGame","rank":4880,"s":"Action, Adventure, Drama","y":2022},{"i":{"height":2560,"imageUrl":"https://m.media-amazon.com/images/M/MV5BZWQ2MjU0ZDEtZDJjMy00YzQwLTkzMDMtZGUwMmY1ZjM4ZTk1XkEyXkFqcGdeQXVyMTA0MTM5NjI2._V1_.jpg","width":1706},"id":"tt1199781","l":"God of War III","q":"video game","qid":"videoGame","rank":15433,"s":"Action, Adventure, Fantasy","y":2010}],"q":"godofwar","v":1}
                                                                                                                                                                                                                    
                                                                                                    

Search - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/3739/imdb+search+api/4268/search&Search=Required' --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 IMDB Search 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

Users must indicate the name of a content to search for information in the IMDB database.

IMDB Search API allows users to retrieve detailed information about movies, TV shows, series.

Sure, you can use it and pay only when you use it. The credit can’t be expired.

There are different plans to suit all tastes, including a free trial for a small number of requests, but your rate is limited to avoid abuse of the service.

Zyla provides a wide range of integration methods for almost all programming languages. You can use these codes to integrate with your project as you need.

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
235ms

Category:


Tags:


Related APIs