Apply billing top-up
Requires the dedicated billing service credential. Generated from the production route registered in `internal/features/billing/inbound/http_topups.go`.
/v1/billing/topupsRequires the dedicated billing service credential. Generated from the production route registered in internal/features/billing/inbound/http_topups.go.
Authorization
billingToken Dedicated platform billing service credential.
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/billing/topups" \ -H "Content-Type: application/json" \ -d '{}'{}List usage
Requires an application credential holding the application-admin role; the credential names the application it acts for. Generated from the production route registered in `internal/features/billing/inbound/http_application_usage.go`.
Create completion
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/chat/inbound/http.go`.