$0.25
per call · USD Coin on Base
Find verified work and/or personal emails for a LinkedIn profile across multiple data providers (Aleads, Apollo, Nymeria, ContactOut). Optional Hunter.io verification. Returns in <5s.
Endpoint
POST https://api.scoop.sundaebar.ai/x402/find-email4
Calls / 30d
2
Unique payers / 30d
Sep 8
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.scoop.sundaebar.ai/x402/find-email", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"linkedin_url": "https://www.linkedin.com/in/satyanadella/"
}),
});
const data = await res.json();curl -X POST \
"https://api.scoop.sundaebar.ai/x402/find-email" \
-H "Content-Type: application/json" \
-d '{"linkedin_url":"https://www.linkedin.com/in/satyanadella/"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"charged": true,
"company": {
"domain": "microsoft.com",
"name": "Microsoft"
},
"duplicate": false,
"emails": [
{
"address": "satya@microsoft.com",
"source_provider": "apollo",
"type": "work",
"verified": true
}
],
"linkedin_url": "https://linkedin.com/in/satyanadella",
"partial": false,
"person": {
"full_name": "Satya Nadella",
"title": "CEO"
},
"providers_attempted": [
{
"error": null,
"found": true,
"provider": "apollo"
}
],
"requestId": "9bcbf048-1f2c-4e3a-8d5b-0a1c2e3f4a5b",
"summary": {
"best_email": "satya@microsoft.com",
"source": "apollo",
"type": "work",
"verified": true
}
}Payment details
0x48e23742181654139f9a7c1b14dd64b04e89ed3bUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from scoop - LinkedIn email finder & similar services
Oneshotagent · Verify Email
win.oneshotagent.com
Email deliverability verification
Oneshotagent · Enrich Email
win.oneshotagent.com
Email enrichment and validation
Strale · Email Validate
api.strale.io
Validate an email address: RFC 5322 syntax, MX records, 5,361 disposable domain detection, role-based address detection (35 patterns), free provider detection, and typo suggestion for common providers (gmial.com ? gmail.com). Returns deliverability assess…