Skip to content

Authentication

Create your token

Generate an authentication token from your profile page

Test your token

To test your authentication token:

bash
curl https://<code>.trapster.cloud/api/v1/ping -H "Authorization: token <token>"

Replace :

  • <code> → the domain of your console
  • <token> → your authentication token