Connexion
Endpoints
Nexx360 provides 2 endpoints:
Sandbox API
https://sandbox-admin-campaign-api.nexx360.io
Production API
https://admin-campaign-api.nexx360.io
Sandbox's API is linked to a DB backup performed every night.
Credentials
In order to use the API, please contact us at [email protected] to get an API KEY.
Once obtained, please add the following header to requests:
Name
Value
Authorization
Basic <token>
Last updated
Was this helpful?