Authentication

Send your API key on every request:

X-Api-Key: <YOUR_API_KEY>
StatusMeaning
401Missing or invalid API key

Keep keys secret. Use the test key during integration and switch to the live key for production traffic. See Test and Live Environments.