- Authenticate Gateway’s requests
- Manage your users
- Verify the webhooks signature
Authentication
All API endpoints are authenticated using an API Key that you can generate from your SDK secret tab in your dashboard. You can pass the API Key in theKobble-Sdk-Secret
header as specified in the OpenAPI specification below.