Analytics API Documentation
Note that the Analytics API is currently in Limited Availability (LA) mode. Participation in the LA program requires approval by the product manager. If you are interested in participating, contact your account manager.
The Analytics API is a REST-based API that allows you to retrieve analytics metrics for your Video Cloud videos directly in JSON format. Analytics API provides the data for the Analytics UI in Video Cloud Studio. Since data is retrieved using HTTP GET requests, you can use any programming language to make requests and use the data to build solutions that rely on analytics data.
If you are new to this API, you will probably want to start with the Getting Started guide. Once you master the basics, find more details on the modules, methods, events, and data objects in the API Reference. There are also some samples and solutions here to give you ideas about what you can do with the API.