API
Get account details
Get account details
GET
/
account
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
id
string
requiredpaid_plan_name
string
requiredtext_api_quota
number
requiredremaining_quota
number
requiredcurrent_project
object
Was this page helpful?