L

Linkedpanda · Agent Profiles

by Linkedpanda

GETBase

$0.05

per call · USD Coin on Base

LinkedIn profile enrichment API for one B2B lead

Endpoint

GET https://api.linkedpanda.com/agent/v1/profiles/:linkedinId

3

Calls / 30d

3

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.linkedpanda.com/agent/v1/profiles/:linkedinId", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.linkedpanda.com/agent/v1/profiles/:linkedinId" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "companyDomain": "example.co",
  "companyName": "ExampleCo",
  "country": "US",
  "enrichedAt": "2026-05-13T08:00:00.000Z",
  "firstName": "Alex",
  "followerCount": 18450,
  "headline": "VP Sales at ExampleCo",
  "lastName": "Example",
  "linkedinId": "alex-example",
  "linkedinUrl": "https://www.linkedin.com/in/alex-example/",
  "location": "San Francisco Bay Area",
  "title": "VP Sales"
}

Payment details

Pay to0xe740d5701749d262da5e4fcb9f814c5b6d91cf46
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Linkedpanda & similar services