v1

latestOpenAPI 3.0.12026-07-26131186.5 KB
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
  }
}