Authentication
All API requests require authentication using a Bearer token in the Authorization header.
Your API Key
Demo key for testing. Get your production key from the dashboard.
# Example request header
Authorization: Bearer demo-api-key-12345
All API requests require authentication using a Bearer token in the Authorization header.
Demo key for testing. Get your production key from the dashboard.