Authentication

Making authenticated calls

Each API method requires a Authorization header with the specified merchant's API key

...
Authorization: Bearer <API_KEY>
...

Your API key can be found in the Zapper Merchant Portalarrow-up-right (under Settings > Integrations).

Last updated

Was this helpful?