API Endpoints & Authentication
Posted onAPI Endpoints & Authentication Authentication The Gateway API uses API keys to authenticate requests. They can be used and managed from the request headers. API keys carry many privileges, so be sure to keep them safe and secure. Do not share your API keys. Authentication to the API Key is performed via HTTP Request. All Read More