GET
/
account

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
id
string
required
paid_plan_name
string
required
text_api_quota
number
required
remaining_quota
number
required
current_project
object

Was this page helpful?