v1

latestOpenAPI 3.1.0MIT2026-08-0652106151.4 KB
billing

Buy Email Validator Credits

Buy Email Validator Credits

post/billing/buy_emailvalidation_credits

Request body

amountinteger

Amount of money to use for purchase

Example request

{
  "amount": 320
}

Response

Sucess

Returns url to the billing system to allow payment completition.

urlstring

Url to complete payment

Example response

{
  "url": "http://bs.dev.serversmtp.com/index.php/guest/payment_information/form/amsyUJvFeW0fkjLqbcTKMCBRZDi2AdIH"
}