Reseller API
Get list of existing accounts
GET
/
accounts
Authorizations
x-api-key
string
headerrequiredResponse
200 - application/json
id
string
The account ID (uuid).
username
string
The account username.
password
string
The account password.
status
string
The account status (credentials enabled/disabled).
limit_reached
boolean
The account limit reached status.
started_at
integer
The time in unix seconds at which the account was started.
updated_at
integer
The time in unix seconds at which the account was updated.
limit
integer
The allocated traffic in bytes.