Skip to main content
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Account details retrieved successfully

id
string
required

ID of the account

paid_plan_name
string
required

Name of the paid plan

text_api_quota
number
required

Text API quota

remaining_quota
number
required

Remaining quota

current_project
object