Skip to main content

Authentication

All API endpoints require authentication. Include your API token in the request header:
Authorization: Bearer YOUR_API_TOKEN
Replace YOUR_API_TOKEN with your token from the dashboard.