GET
/
api
/
accounts
/
me

Authorizations

X-API-Key
string
headerrequired

API key

Response

200 - application/json
name
string
required
billingUrl
string
required
freeTimeUsed
string
required

How much free time has been used by previous (or ongoing) calls.

freeTimeRemaining
string
required

How much free call time this account has remaining. (This could increase if an existing call ends without using its maximum duration or an unjoined call times out.)

hasActiveSubscription
boolean
required

Whether the account has an active subscription.