Basic
Account Info
GET
/
v3
/
user
This endpoint facilitates queries for user information, primarily focusing on the functions available to the user and their account balance.
Request Headers
Enum: application/json
Bearer authentication format, for example: Bearer {{API Key}}.
Response
The credit balance of the user, calculated as the Balance (shown in the top right corner of the novita.ai website) multiplied by 10,000.
Was this page helpful?