Authentication

Each request you make needs to be authenticated with your API Token.

You can get your personal token by logging into your Notifier Account and generating a token with the appropriate permissions.

Click your name in the top right > API Tokens

You can use your token as a Bearer Token to authenticate with the API endpoints listed in these docs.

Last updated

Was this helpful?