FindMyClient — Email discovery API for workflow automation

n8n Z M
Ready to integrate

The first email discovery API built for workflow automation

Send a search query and the system runs an async web crawl across multiple sources — returning structured leads straight into your pipelines.

n8n
Zapier
Make
REST API
Community

50K+

API Calls Processed

250+

Countries Covered by Search

100+

Emails Found Daily

97%

API Uptime

From search query to enriched leads
Drop an HTTP Request node into any workflow. Query fires, async crawl runs, structured JSON comes back.
Trigger
Schedule
{ }
HTTP Request
/api/search
Async Crawl
Poll
Result
Emails
Send to
CRM / Outreach
// Response payload
{
"query": "singapore cafe",
"status": "completed",
"result": {
"emails": ["hello@sgcoffee.com", "cafe@beanstory.sg"],
"total_emails_found": 2
}
}


Enriched Leads Table
Domain Email Type Risk Score MX
alsidras.com role role_account 1
alsidratechnicalservices.net role role_account 1
moltents.com role role_account 1
sethnco.com role role_account 1
mcmaster.ae role role_account 1

Everything your pipeline needs
Built for teams who move fast and want leads without the manual lookup.
🔍

Business Discovery

Search by keyword, location, and industry using public business data sources and mapping APIs.

GET /api/search
?query=singapore+cafe
&token=YOUR-API-TOKEN

Automation Ready

Drop into n8n, Zapier, or Make in minutes. Designed to slot into existing outreach stacks.

"type": "httpRequest"
"url": "findmyclient.org/api"
"method": "GET"
{ }

Developer Friendly

Simple REST API with async processing, webhook callbacks, and full self-hosted deployment support.

"endpoint": "/api/search"
"token": YOUR-API-TOKEN
"query":  "singapore cafe"
📈

Built for Growth

Scales from solo prospecting to agency-level lead generation pipelines without changing your workflow.

"scale": "startup_to_enterprise"
"goal": "lead_generation"

Common questions

Start discovering leads today

No scraping needed. No manual lookup. Just a query and a workflow.