Version: 1.0.0
Bliq API
API for integrating with Bliq. This API is intended for server-to-server integration usage.
Every request requires a valid x-api-key header or a valid signature.
Validation issues are returned to the caller so payloads can be corrected and retried. Internal processing details are not exposed in responses.
Authentication
- API Key: api_key
Valid API key required
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | x-api-key |