Version: 1.0.0
GridLink API
API for GridLink backend services (REST).
Use bearer JWTs or API keys depending on the integration surface.
Authentication
- HTTP: Bearer Auth
- API Key: apiKey
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
API key required for client and service access
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | x-api-key |