L
$0.05
per call · USD Coin on Base
LinkedIn job search results page
Endpoint
POST https://api.linkedpanda.com/agent/v1/jobs/search21
Calls / 30d
5
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/jobs/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/jobs/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 to
0xe740d5701749d262da5e4fcb9f814c5b6d91cf46Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Search & Web 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 · Agent GEO ID
api.linkedpanda.com
LinkedIn GeoID lookup
POSTBaseAI & Inference
$0.01 / call10 calls / 30d
L
Linkedpanda · Companies Search
api.linkedpanda.com
LinkedIn company search results page
POSTBaseSearch & Web
$0.3 / call7 calls / 30d