Skip to main content
To access Zamp API endpoints, you must authenticate your requests using bearer token authentication.

Token Authentication

All API calls require the token to be included in the HTTP Authorization header.
Replace {token} with your API token. To obtain a token, you can either:
Always keep your token safe and reset it if you suspect it has been compromised.