Skip to content

Storage Management API

General information

This section describes the API methods for working with storage and transcoding tasks.

All responses, including errors, are returned in JSON format.

API interface

General details

  • Required headers: CDN-AUTH-TOKEN (authorization token, see Authorization)
  • Content-Type of a successful response: application/json
  • All responses, including errors, follow a common structure: the status field is always returned; in case of a successful response, the data field with the response payload is returned where applicable; otherwise, the description and errors fields may be returned with error details.