Credit consumption
Consume credits
Consumes a specified amount of credits directly from a customer wallet, with no feature mapping. Returns the optimistic balance.
post/api/v1/credits/consumption
Headers
X-ACCOUNT-IDstring
Account ID — optional when authenticating with a user JWT (Bearer token); falls back to the user's first membership. Ignored for API-key auth.
X-ENVIRONMENT-IDstring
Environment ID — required when authenticating with a user JWT (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the key).
Request body
Response
The result of the credit consumption, including the optimistic balance.