A simple guide to authenticating your Sendchamp API request

To authenticate requests, include an Authorization header with the value "Bearer {your-token}".

You can retrieve your token by visiting your dashboard, navigate to Account Settings and then copy the Public/Access key under the API Key/Webhook section. You must first obtain the Public/Access key from your dashboard before making any request.

📘

Live Base URL: https://api.sendchamp.com/api/v1