Get Network Recommendations
Retrieve LinkedIn network recommendations of people you may know, with optional pagination support
Get personalized LinkedIn connection recommendations including detailed information about each recommended profile. Supports both pagination and total results modes.
Credit Usage:
- In total results mode: 1 credit per 10 results (or fraction thereof)
- 1-10 results = 1 credit
- 11-20 results = 2 credits
- 300 results = 30 credits
- In pagination mode: 1 credit per page requested
- 1 page = 1 credit
- pages 1-3 = 3 credits
Header Parameters
Your API key
Body Parameters
Maximum number of recommendations to retrieve (used in total results mode)
Starting page number for pagination (optional, enables pagination mode)
Ending page number for pagination (optional, defaults to start_page if not provided)
Country code for proxy selection. Available: (US,UK,FR)
LinkedIn authentication cookie obtained from the login/verify process
Response
Request status (success/error)
Notes
-
The API supports two modes of operation:
- Total results mode: Specify
total_results
to get a specific number of recommendations - Pagination mode: Use
start_page
andend_page
to retrieve results page by page (25 results per page)
- Total results mode: Specify
-
The
insight
field indicates either mutual connections or the recommendation reason -
The
entity_urn
is a unique identifier used by LinkedIn for the recommendation -
Results are sorted by relevance to your profile
-
When using pagination mode, the response includes pagination information
-
The number of returned recommendations may be less than requested if fewer recommendations are available