Skip to main content
GET
Get status and limits for the client

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Response

Returns current client status, limits, and quota information

status
integer
required

Status code:
1 - enabled
2 - disabled
5 - suspended

Required range: 1 <= x <= 5
hourly_consumption
integer
required

Actual number of calls for all apps during the current hour

daily_consumption
integer
required

Actual number of calls for all apps during the current day (UTC)

app_count
integer
required

Actual allowed number of apps

monthly_consumption
integer
required

Actual number of calls for all apps during the current calendar month (UTC)

networks
object[]
required

List of enabled networks

plan_id
integer<int64>
required

Plan ID

plan
string
read-only

Plan name