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="