Resources / Support Articles / API
GetAvailableCredits
Description
If your account is in pay-as-you-go mode, this command call will return the remaining credits in your account.
API URL
http://previewmyemail.com/api/GetAvailableCredits
Request Parameters
- apikey
Provide the API key. This key can be found in your account settings page.
Response Example
[{"available_credits":492}]