Returns a list of all access codes available with their current usage.
| Name | Description | Example |
|---|
| Name | Description | Type |
|---|---|---|
| usage | The usages on the account. | array |
|
access_code
|
The access code. | string |
|
restriction
|
Restrictions on this access code. | string |
|
count
|
The current count of API calls using this access code for this period. | string |
|
limit
|
The limit for this access code | string |
|
seconds_until_reset
|
The period in seconds for count reset. | string |
|
percentage_used
|
The percentage of limit used. | string |
| account | The account. | object |
|
email
|
The email address for the account. | string |
|
usage
The usages on the account.
|
||
|
account
The account.
|