Version: 1.0.0
Billing Management API (Grants)
Management endpoints for grant programs, grant assignments, and read-only grant inspection.
These APIs are designed for operational/admin tooling (for example, an internal operations UI). Use X-Realm-Admin: true when realm-wide admin RLS is required.
All routes are subject to change and are not considered public or stable.
Availability: Enterprise edition only. 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