Overview

The Video APIs are organized around REST. Our APIs have predictable, resource-oriented URLs, and use HTTP response codes to indicate API errors. We use built-in HTTP features, like HTTP authentication and HTTP verbs, which are understood by off-the-shelf HTTP clients. We support cross-origin resource sharing, allowing you to interact securely with our API from a client-side web application (though you should never expose your secret API key in any public website’s client-side code)

JSON is returned by all API responses, including errors.

⚠️

REST API v1 End of Life

The latest version of REST APIs is v2.

We intend to end of life the v1 API on October 31, 2024.
Customers using v1 API will be supported up until this date. After this date, v1 endpoints will become unavailable.

We suggest customers using v1 to follow our migration guide in order to upgrade to v2.

The Video APIs category contains the following topics: