Credits
Get Credits
Get the number of credits remaining in your account.
get/api/meta/credits
Response
successful
Example response
{
"credits": {
"email_credits": "unlimited",
"phone_credits": 100,
"export_credits": 0,
"api_credits": 100
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.