Skip to main content
UseDropTrail uses bearer token authentication. To authenticate your requests, you’ll need to include your API token in the Authorization header.

Getting an API Token

  1. Create an organization account on UseDropTrail Dashboard
  2. Navigate to Settings > API Keys
  3. Generate a new API key
  4. Store this key securely - it won’t be shown again

Using the Token

Include your API token in the Authorization header of all requests:
Authorization: Bearer YOUR_API_TOKEN