scoop - LinkedIn email finder · Find Email

by scoop - LinkedIn email finder

POSTBase

$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-email

4

Calls / 30d

2

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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
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

Pay to0x48e23742181654139f9a7c1b14dd64b04e89ed3b
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from scoop - LinkedIn email finder & similar services