Authentication

We use a standard API Key which can be found on the Admin Page. It looks like

Calling The API

bash
# Example API Key
BBMRRJ2-T424J8W-K9PQZZR-BOP924
bash
curl --request GET 'https://api.supersend.io/v1/auto/contacts' --header 'Authorization: Bearer <API_KEY>'