US Theatrical - Implementation Guide

Subscription includes theatrical data, images and video for movies currently releasing in US theaters or coming to theaters.

LEGACY Documentation for deprecated API version. For current documentation and up-to-date technical info, please visit here.
Package Includes
Get All Theatrical Movie Data

GetMoviesInTheaters and GetMoviesComingSoon include data, posters, backgrounds, video screen captures and video assets with a maximum page size of 10 records. IVA recommends querying the entire list regularly to replace, add or remove records in local cache where necessary as the movies pass through the different time windows.

/Movies/InTheaters/

Usage and SDK Samples

curl -X get -H "Ocp-Apim-Subscription-Key: [[apiKey]]" "https://ee.iva-api.com/Movies/InTheaters/?skip=&take=&includes="

/Movies/ComingSoon/

Usage and SDK Samples

curl -X get -H "Ocp-Apim-Subscription-Key: [[apiKey]]" "https://ee.iva-api.com/Movies/ComingSoon/?skip=&take=&includes="