Team Budget
Check If API Key Budget Is Sufficient for a Given Cost
POST
Request Headers
string
必須
Enum:
application/jsonstring
必須
Bearer authentication format, for example: Bearer {{API Key}}.
Request Body
string
必須
Sub-user account ID.
string
必須
API Key ID.
int64
必須
Cost to be deducted, in units of 1/10000 USD (e.g., 10000 = $1.00).
Response Parameters
bool
必須
Whether the API Key’s budget is sufficient after deducting the given cost.
最終更新日 2026年5月15日