Get raw data from any endpoint

This magic route is intended for advanced users who wish to use LinkedIn's features beyond our current capabilities. It enables you to create custom functionalities that are not yet supported by our platform, using connected accounts. To utilize this route, you will need to identify the specific endpoint containing the desired data using web developer tools on LinkedIn, and then copy the URL along with its parameters for implementation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≥ 1

A unique identifier.

string
required

An url pointing to some Linkedin API feature

boolean

Set to true if you need to use an API for which you might not have an active subscription.

boolean
Defaults to true

If true, do not follow HTTP redirects automatically.

string
enum

The method to be used for the request to be performed. Default is GET.

Allowed:
headers
object

A headers object to be added to requests if needed.

body
object

A body object to be passed for POST requests.

query_params
object

A query parameters object.

boolean
Defaults to true

Whether the query params or the body (in case of x-www-form-urlencoded content) should be encoded on the go.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json