Vimeo OTT
Vimeo OTT (formerly VHX) is a subscription video / over-the-top (OTT) platform for launching branded SVOD, TVOD, and live streaming services across web, mobile, and connected-TV apps. Its documented REST API at api.vhx.tv lets media companies programmatically manage customers, products (subscription, rental, and purchase access agreements), videos, and collections (categories, series, seasons, movies, playlists), plus watchlists, player authorizations, comments, live events, and analytics. The API is publicly documented at dev.vhx.tv and uses HTTP Basic authentication with an API key generated from the Vimeo OTT CMS; the platform itself is a paid product (Starter and Enterprise plans).
APIs
Vimeo OTT Customers API
Create, retrieve, list, and update customers (subscribers), grant and revoke per-product access, and manage each customer's watchlist and in-progress "watching" list. Customer-s...
Vimeo OTT Products API
Retrieve and list products - the access agreements (subscription, rental, or purchase) that bundle videos and collections - and fetch a product's prices across multiple currencies.
Vimeo OTT Videos API
Create, retrieve, list, update, and delete videos, and access the playable adaptive-streaming file URLs for a video. Videos are the transcoded content items surfaced through the...
Vimeo OTT Collections API
Create, retrieve, list, and update collections - categories, series, seasons, movies, and playlists - and manage their items, including adding, removing, and repositioning video...
Vimeo OTT Authorizations API
Generate short-lived authorization tokens that grant a specific customer access to an embeddable video player, with configurable session token expiration.
Vimeo OTT Analytics API
Retrieve performance reports for an OTT service, including traffic, income, units sold, subscribers, churn, and per-video metrics.