Lets guide you to integrate our API into your applications
Authentication
Authenticate your API calls by including your encoded keys in the Authorization header of every request you make. You can manage your API keys from the dashboard
Protect your keys
Do not commit your keys to git, or use them in client-side code.
Authorization headers should be in the format below