API Parameters
Customize the response from the LinkedIn API by adding parameters to your request.
IMPORTANT! The LinkedIn API can only be accessed through the linkedin engine.
The LinkedIn API uses search type specific parameters. We will cover the search type specific parameters in each search category.
Here is the full list of the general parameters:
Parameter | Type | Description |
---|---|---|
api_key
Required | string | Specify your unique API access key to authenticate with the API. Your API access key can be found in your account dashboard. |
engine
Required | string | The engine of the API. Needs to be set to linkedin for all LinkedIn API requests. |
Last modified 1mo ago