Primis Video Content API is a tool for third-party developers, which allows integration with Primis’ video related data to their systems. Currently, this API provides the following capabilities:

  • Get Videos Data
  • Get Channel Data
  • Get Playlist Data

API Architecture
The Primis Video Content API is implemented as an API over the HTTPS protocol and returns (by default) JSON data format.

The API is based on http post requests, which consist an endpoint, and a body with mandatory data entities and various filters, Each end point realizes diffrent required parametsr and and filters.