KMDB API
  • Usage
  • Parameters
  • Examples
  • Change Log
  • API Key
  • Become a Patron
  • Contact

KMDb API

The Kacper's Movie Database

The KMDb API is a RESTful web service to obtain movie information, all content and images on the site are contributed and maintained by our users.

If you find this service useful, please consider making a one-time donation or become a patron.

Poster API

Get Exclusive Access to Poster API,
contact us to learn more!

Attention Users

03/05/20 - Please be aware that the KMDB API is still under development & there can errors accure! If you see one of them, contact me!

  Become a Patron

Usage

Send all data requests to:

https://imdb.kapi.dev/?apikey=[yourkey]&

Parameters

By ID or Title

Parameter Required Valid Options Default Value Description
i * A valid IMDb ID (e.g. tt1285016)
t * Movie title to search for.
plot No short, full short Return short or full plot.
r No json, xml json The data type to return.
callback No JSONP callback name.
*Please note while both "i" and "t" are optional at least one argument is required.

Examples

By Title
        

Request:

Response:


                        
By ID
        

Request:

Response:


                        

Change Log

  • 06/05/20
    • UPDATE! Added Plot Keywords!
  • 03/05/20
    • OFFICIAL START! KMDB official first release!
  • Back to top
  • Donate

API by Kacper Kwapisz.

All content licensed under CC BY-NC 4.0.

This site is not endorsed by or affiliated with IMDb.com.