🏷️Introduction

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. This can be done once by setting up Global Variable on Parent folder. You can manage your API keys from the dashboard.

Authorization headers should be in the format below

Authorization: MjE2ZTg5ZGU0OWNhMDZjN2KiMjQwNWQ4NjBmODNiODA4OTUzYTBiYWY5ZGFiYWY4MzMzOWEyMWE0MjZiZWZhNTo3NWRhZWxMS1lMGVjLTQ0OGMtYmY2Mi00YmFhMGE0ZjRlNzQ=

Last updated

Was this helpful?