Team Budget
Check If API Key Budget Is Sufficient for a Given Cost
POST
Request Headers
string
requerido
Enum:
application/jsonstring
requerido
Bearer authentication format, for example: Bearer {{API Key}}.
Request Body
string
requerido
Sub-user account ID.
string
requerido
API Key ID.
int64
requerido
Cost to be deducted, in units of 1/10000 USD (e.g., 10000 = $1.00).
Response Parameters
bool
requerido
Whether the API Key’s budget is sufficient after deducting the given cost.
Última modificación el 15 de mayo de 2026