Skip to main content
POST
Cost: 1 credit per direction scraped · direction: both = 2 credits · pay only on success One endpoint with a direction parameter — not separate /given and /received routes. Each direction is its own scrape; pass direction: both to fetch both lists in one HTTP call (billed as two scrapes).
string
Profile URL or public identifier (e.g. satyanadella). Provide url or urn.
string
LinkedIn member URN (e.g. ACoAAB…). Preferred when you already have it from search or engagement endpoints.
string
default:"both"
given | received | both — which recommendation lists to scrape. given and received are separate scrapes.
integer
default:"1"
integer
default:"10"
1–25 per list.

Response

string
Echo of the requested scrape scope.
object
Present when direction is given or both. recommendations[] plus pagination.
object
Present when direction is received or both. Same shape as given.
Each recommendation: text, relationship, created_at, person (url, full_name, headline, urn).
Rate limit: counts as 1 request against your rate limit.