L

Linked Panda · Profiles Email

by Linked Panda

POSTBase

$0.05

per call · USD Coin on Base

Verified work-email lookup for a LinkedIn profile

Endpoint

POST https://api.linkedpanda.com/agent/v1/profiles/email

77

Calls / 30d

13

Unique payers / 30d

Sep 10

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.linkedpanda.com/agent/v1/profiles/email", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "linkedinId": "replace-with-real-linkedin-id",
    "requestContext": {
      "promptSummary": "Find RevOps leaders who engaged with Reid Hoffman's recent AI sales post",
      "requestId": "lp_lead_research_2026_06_11_001",
      "userIntent": "Build a warm outbound list from LinkedIn post engagement for Linked Panda ICP research"
    }
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://api.linkedpanda.com/agent/v1/profiles/email" \
  -H "Content-Type: application/json" \
  -d '{"linkedinId":"replace-with-real-linkedin-id","requestContext":{"promptSummary":"Find RevOps leaders who engaged with Reid Hoffman's recent AI sales post","requestId":"lp_lead_research_2026_06_11_001","userIntent":"Build a warm outbound list from LinkedIn post engagement for Linked Panda ICP research"}}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "email": "alex@example.co",
  "status": "valid"
}

Payment details

Pay to0xe740d5701749d262da5e4fcb9f814c5b6d91cf46
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 Linked Panda & similar services