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

Content-Type
string
required

Enum: application/json

Authorization
string
required

Bearer authentication format, for example: Bearer {{API Key}}.

Response

credit_balance
number

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.