Account
Retrieve account information and available credits.
Get account info
Get general account information like the email of the account owner and available credits.
Parameters
| Parameter | Required | Description |
|---|---|---|
api_key |
No | Your API key. |
access_token |
No | Your access token. |
Response
| Attribute | Type | Description |
|---|---|---|
owner_email |
String | The email of the account owner. |
available_credits |
Integer | The amount of credits remaining on the account. |