latestOpenAPI 3.1.02026-08-211061591.1 MB
69a962f1578f
Billing
Usage Billing State
Read the caller's usage-billing credit state for a product.
get/api/v1/usage_billing/state
Query parameters
productstring
Product whose credit state to read.
Example:automations
Response
Successful Response
Example response
{
"available_units": 4186300,
"available_amount": 8372600,
"currency": "usd",
"usage_allowed": true
}