Version: 1.0.0
Billing Management API (Grants)
Internal management endpoints for grant programs, grant assignments, and read-only inspection of grants.
These APIs are intended for internal/ops use (e.g. backing an admin/operations UI). All routes are subject to change and are not considered public or stable. Availability: Enterprise edition only (internal/ops). Community edition MUST NOT expose these routes.
Authentication
- HTTP: Bearer Auth
- API Key: serviceAuth
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Service-to-Service HMAC. Authorization: SVC-AUTH keyId=<KEY_ID>,sig=<BASE64>,ts=<ISO8601>,nonce=<UUID>,alg=HMAC-SHA256. Body integrity via 'Content-Digest: sha-256=:<BASE64(SHA256(raw_body_bytes))>:'
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |
License