Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1 KB

File metadata and controls

24 lines (14 loc) · 1 KB

zerobounce-delphi-api-v2 — merged into zero-bounce-pascal

This repository has been merged into zero-bounce-pascal. It is no longer maintained here.

Where to find the code

All content from this repo lives under:

https://github.com/zerobounce/zero-bounce-pascal/tree/main/examples/delphi-api-v2

There you will find:

  • ZeroBounceValidate.pasUrlEncode and IsValidStatus helpers
  • ValidateEmailExample.dpr — Console example for single-email validation (Indy + System.JSON)
  • TestValidateEmail.dpr — Unit test runner for the helpers
  • run-tests.bat / run-tests.sh — Test scripts

Full SDK

For the full Zero Bounce Pascal SDK (all endpoints, batch, bulk file, scoring, find email, domain search), use the zero-bounce-pascal repository.


v2.0.0 was the last release from this repo (2025-02-26). Further updates will be made only in zero-bounce-pascal.