AccountKeys
< Return to Method List
array
AccountKeys(string
$username,
string $password [,
boolean $disabled])
Retrieve a list of API keys. This method requires authentication.
Parameters
| string username | The account username. |
|---|---|
| string password | The account password. |
| boolean disabled | OPTIONAL. Include disabled keys. Default = FALSE. |
Return Value
| array |
Returns an array of keyed structures. Each structure will contain the following keys:
|
|---|