Authentication
This section showcases how the 2 types of Authentication mechanisms we support.
Authentication Header
Access Token
If you have chosen the access token approach then for authentication to work you will need to pass the token in request headers in the following manner
API Key
If you have chosen the API key approach then for authentication to work you will need to pass the token in request headers in the following manner
Last updated