v1

latestOpenAPI 3.0.02026-07-24191334.4 KB
token

Request an OpenWeb API token

Generates a JWT token to be used for OpenWeb API

post/v1/publisher/auth

Request body

spot_idstring required

Unique OpenWeb identifier for your property

If you do not know your OpenWeb spot ID, please contact your OpenWeb representative.

apikeystring required

Unique OpenWeb token

Follow these steps to retrieve the API key:

  1. From your OpenWeb Admin Panel, click Settings.
  2. Under Authentication Tokens, click Get Export v4 API key to reveal the API Key.
  3. Copy the Export v4 API key value.

Response

OK

tokenstring

JWT token required for API authentication.

NOTE: JWT tokens have a 24-hour validity period. And this endpoint enforces a rate limit of 1 request per second per IP address.

All 19 operations