Team Budget
Check If API Key Budget Is Sufficient for a Given Cost
POST
Documentation Index
Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request Headers
Enum:
application/jsonBearer authentication format, for example: Bearer {{API Key}}.
Request Body
Sub-user account ID.
API Key ID.
Cost to be deducted, in units of 1/10000 USD (e.g., 10000 = $1.00).
Response Parameters
Whether the API Key’s budget is sufficient after deducting the given cost.