Skip to content
  • There are no suggestions because the search field is empty.

How to create an API token

Learn how to create a API token to integrate Notifyre with your system.

To integrate Notifyre’s fax and SMS API gateway with your existing systems, developers must first create an API token. This token provides secure access to Notifyre’s platform and enables sending, receiving, and managing messages programmatically.
 

How to create a new API token:

  1. Login to your Notifyre account
  2. Select Developer in the left navigation 
  3. Click New
  4. Fill in the required fields:
    1. Name – Enter a name to identify the token (e.g. "Clinic Integration")
    2. Role – Select the appropriate role
      ⚠️ If you need send or receive permissions (for testing), do not select the Developer role.
      • Admin
      • Full User
      • User
  5. (Optional) Set an Expiry Date. You can choose a future expiry date, up to 365 days from the creation date
  6. Click Create

 

How to delete an API Token

  1. In the API Tokens list, tick the checkbox next to the token you wish to delete
  2. Click Actions
  3. Select Delete from the dropdown menu
  4. Confirm by clicking Delete

API Token Header Descriptions  

When viewing your API tokens in the Notifyre Dashboard, each token includes the following details:
  • Token – The alphanumeric string used for authentication with Notifyre’s API
  • Name – The label assigned to the token to help identify its purpose or integration
  • Role – The assigned user role that determines the token’s permissions (e.g. Admin, Full User, User)
  • Created – The date the token was generated
  • Last Used – The most recent date the token was used for an API request
  • Expiry Date – The date the token will expire, if an expiry was set during creation
💡 Tokens with an expiry date will automatically deactivate once the date is reached. You can create a new token at any time.