REST API
Introduction to the serverside.ai API
Documentation moved to new platform! The Serverside.ai documentation is now available at: https://help.equativ.com/serversideai. Please update your bookmarks.
The content in the article below (and this legacy platform) is no longer being maintained — use the new platform https://help.equativ.com/serversideai instead.
This legacy portal will be permanently shut down on February 1, 2026.
Important
The documentation assumes that you are familiar with a basic understanding of API interaction, OTT video processing, and video advertisement.
API Key
All access is protected with a customer-specific API Key, which is initially generated from within the serverside.ai application (Settings/Account). Be sure to save this key securely! It can be changed in the app, but never shown, as we only transmit and store an encrypted version.

Please copy the API-Key right after the creation and store it in a safe place.
Rate Limiting
The default limit of requests per minute is 200. This limit applies to the whole company.
If multiple users use the System those requests are taken into account as well as the requests via the REST API.
The HTTP header contains all information needed to throttle your request rate.
Example Response-Header:
Please contact support to request an increase in the limit for your company.
Last updated