Version: 1.0.0
Gabber API Reference
The Gabber API is a set of APIs that allow you to interact with the Gabber platform.
Authentication
- API Key: ApiKeyAuth
- HTTP: Bearer Auth
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | x-api-key |
Usage token authentication. Used from the client side with a token generated by the POST/api/v1/usage/token
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |