L
$0.25
per call · USD Coin on Base
Recent LinkedIn posts for a profile
Endpoint
POST https://api.linkedpanda.com/agent/v1/profiles/posts7
Calls / 30d
2
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/posts", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"limit": 5,
"profile": "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/posts" \
-H "Content-Type: application/json" \
-d '{"limit":5,"profile":"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
{
"pagination": {
"pageNumber": 1,
"pageSize": 0,
"paginationToken": null,
"totalElements": 0
},
"results": []
}Payment details
Pay to
0xe740d5701749d262da5e4fcb9f814c5b6d91cf46Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Linkedpanda & similar services
L
Linkedpanda · Profiles Search
api.linkedpanda.com
LinkedIn profile search results page
POSTBaseSearch & Web
$0.3 / call188 calls / 30d
L
Linkedpanda · Jobs Search
api.linkedpanda.com
LinkedIn job search results page
POSTBaseSearch & Web
$0.05 / call21 calls / 30d
L
Linkedpanda · Agent GEO ID
api.linkedpanda.com
LinkedIn GeoID lookup
POSTBaseAI & Inference
$0.01 / call10 calls / 30d