Create an API token to consume the Sendmarc API to pull data into custom applications.
The API is available here:
https://portal.sendmarc.com/api/v1/docs?#/
How to Create an API token in Sendmarc
To get your Sendmarc API key, follow these steps:
- Login to your Sendmarc Account
- Click the 'Account Administration' dropdown.
- Click 'Users'. The full list of users will populate on the main screen.
- Click the pencil icon to edit the user. This will open the 'Edit the User' dialogue.
- Select the 'API Token' button.
- Click the '+' button. This will create the 'Create a Personal Access Token' modal.
- Give the Personal Access token a name. We recommend using a descriptive name based on the application or purpose you will be using it for.
- Assign the relevant rights to the API token that your application will need.
- Click 'Save'. Your token will be generated.
- Select and copy your API token.
This token is as sensitive as your password. For security reasons we cannot show it to you again - please save this token in a secure location.