These docs are for v2.0. Click to read the latest docs for v2.1.

Getting started

Authentication

This API requires a header with publisher token.

{
 "X-Publisher-Token": "your_publisher_token" 
}