L

Linkedpanda · Profiles Search

by Linkedpanda

POSTBase

$0.3

per call · USD Coin on Base

LinkedIn profile search results page

Endpoint

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

188

Calls / 30d

22

Unique payers / 30d

Sep 9

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/search", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "page": 1,
    "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"
    },
    "search": "revenue operations"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://api.linkedpanda.com/agent/v1/profiles/search" \
  -H "Content-Type: application/json" \
  -d '{"page":1,"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"},"search":"revenue operations"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "pagination": {
    "pageNumber": 1,
    "pageSize": 0,
    "paginationToken": null,
    "totalElements": 0
  },
  "results": []
}

Payment details

Pay to0xe740d5701749d262da5e4fcb9f814c5b6d91cf46
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Linkedpanda & similar services