Generate Access Token

This API is used to generate an access token using the Key ID and Secret API Key created from the Manage API Keys page

POST {{BaseURL}/organisations/{organisationid}/campaigns/token

Headers

Name
Value
Description

X-Public-Access

allow

Required

Body

Name
Type
Description

api_key

string

Required API key from the API Set up Page

key_id

string

Required Key ID from the API Setup Page

Request

Last updated

Was this helpful?