Generating Service Tokens
Service tokens can be generated from your SuprSend dashboard:- Go to SuprSend dashboard → Account Settings → Service Tokens
Generate a new Token
and provide a descriptive name which tells the purpose of the token.- Click on
Create and View
. Copy and store the token somewhere safe. For security purposes, token will only be shown at the time of generation.
Authorizing Management APIs
To authorize your API request, pass service token in theAuthorization
header as ServiceToken XXXX
, where XXXX is the service token.
Example Header: