Live Reacher Tester
Manual dashboard for verifying email reachability.
This UI sends direct POST requests to the live Reacher endpoint for either a single email or a CSV bulk list, shows the results in tabular form, and lets you download the evaluated results as CSV.
Endpoint
https://emailapp.app.digitalsgalaxy.com/v0/check_email
Result
Summary, table view, CSV export, and raw JSON
Results Actions
Run a single email or bulk CSV to populate the results table.
| # | Request | Reachable | Pro Score | Details |
|---|
Raw JSON Response
{
"message": "Response will appear here."
}