¶
This page documents our own specification for VOD and FAST catalog files.
The resulting catalog export files, which are in JSON format, are shared via a link accessed with an API Key and updated every two hours with our latest known availabilities.
Latest changes¶
(2023-02-29) Rental availabilities¶
The catalogs now includes rental availabilities. Here's what has changed in the schema:
price
field has been added toAvailability
typeprice_currency
field has been added toAvailability
typemonetization_type
can now assume the value ofrentals
for rental availabilities, on theAvailability
type