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.
Get Exclusive Access to Poster API,
contact us to learn more!
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
Send all data requests to:
https://imdb.kapi.dev/?apikey=[yourkey]&
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. |