🔑Authentication

Learn how to authenticate your calls to Token Alerts

Good to know: An active Token Alerts access code is needed to use the API. If your code does not work on the Token Alerts site, it will not work on the API.

Get your API key

Purchase a Token Alerts subscription at: https://tokenalerts.co/pro.

Your access code will be emailed to you. You can use this access code in your API calls or on the Token Alerts website.

Authenticating your requests

All calls to the Token Alerts API must include your key as a query string parameter under key.

Example: https://api.tokenalerts.co/api/v1/flares?key=YOUR_ACCESS_CODE

Last updated