How to authenticate
Each request must include the following header:YOUR_API_KEY
with your actual key.
Keeping your API key secure
- Do not share your API key publicly or expose it in client-side code.
- If you suspect your API key has been compromised, regenerate it immediately from your account dashboard.