| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://api.linkedin.com/ | link | — | — | — |
Actions (40)
Ads · 22
- Create ad campaignPOST /v2/adCampaignsV2
Create a new advertising campaign.
documented - Create ad campaign groupPOST /v2/adCampaignGroupsV2
Create a new campaign group.
documented - Create ad creativePOST /v2/adCreativesV2
Create a new ad creative.
documented - Delete ad campaignDELETE /v2/adCampaignsV2/{id}
Delete an advertising campaign.
documented - Find budget pricingGET /v2/adBudgetPricing
Retrieve pricing insights for ad budgets.
documented - Find supply forecastsGET /v2/adSupplyForecasts
Retrieve supply forecasts for ad inventory.
documented - Get ad accountGET /v2/adAccountsV2/{id}
Retrieve details for a specific advertising account.
documented - Get ad account userGET /v2/adAccountUsersV2/{key}
Retrieve a specific ad account user by key.
documented - Get ad analyticsGET /v2/adAnalytics
Retrieve analytics for ad campaigns.
documented - Get ad campaign groupGET /v2/adCampaignGroupsV2/{id}
Retrieve a specific campaign group by ID.
documented - Get ad creativeGET /v2/adCreativesV2/{id}
Retrieve a specific ad creative.
documented - Get conversionsGET /v2/conversions
Retrieve conversion data for ads.
documented - List ad account usersGET /v2/adAccountUsersV2
List users who have access to an ad account.
documented - List ad accountsGET /v2/adAccountsV2
Retrieve advertising accounts accessible to the authenticated user.
documented - List ad campaign groupsGET /v2/adCampaignGroupsV2
Retrieve campaign groups for an ad account.
documented - List ad campaignsGET /v2/adCampaignsV2
Retrieve campaigns for an ad account.
documented - List ad creativesGET /v2/adCreativesV2
Retrieve ad creatives for an ad account.
documented - List targeting facetsGET /v2/targeting/facets
Retrieve available targeting facets for ad targeting.
documented - List targeting valuesGET /v2/targeting/facet/{facet}/values
Retrieve available values for a targeting facet.
documented - Update ad campaignPUT /v2/adCampaignsV2/{id}
Update an existing advertising campaign.
documented - Update ad creativePUT /v2/adCreativesV2/{id}
Update an existing ad creative.
documented - Upload ad assetPOST /v2/assets
Upload image or video assets for ads.
documented
Content · 8
- Create UGC postPOST /v2/ugcPosts
Create a user-generated content post (UGC) on LinkedIn.
documented - Create UGC postPOST /v2/ugcPosts
Create a user-generated content post (UGC) on LinkedIn.
documented - Find UGC posts by authorsGET /v2/ugcPosts?authors=List({authorUrn})
Retrieve UGC posts authored by specified authors.
documented - Find UGC posts by authorsGET /v2/ugcPosts?authors=List({authorUrn})
Find UGC posts authored by specified member or organization URNs.
documented - Get UGC post by URNGET /v2/ugcPosts/{ugcPostUrn}
Retrieve a single UGC post by URN.
documented - Get UGC post by URNGET /v2/ugcPosts/{ugcPostUrn}
Retrieve a single UGC post by its URN.
documented - Get UGC posts by URNGET /v2/ugcPosts?ids=List({ugcPostUrn})
Batch retrieve UGC posts by a list of URN identifiers.
documented - Get UGC posts by URNGET /v2/ugcPosts?ids=List({ugcPostUrn})
Batch retrieve UGC posts by URNs.
documented
Jobs · 5
- Close job postingPOST /v2/simpleJobPostings
Close an existing job posting (operation type is provided in the request payload).
documented - Create job postingPOST /v2/simpleJobPostings
Submit a new job posting (basic or promoted) asynchronously via the v2 Job Postings API.
documented - Create job posting (legacy endpoint)POST /rest/simpleJobPostings
Submit a new job posting using the legacy REST endpoint for Job Postings.
documented - Renew job postingPOST /v2/simpleJobPostings
Renew an existing job posting (operation type is provided in the request payload).
documented - Update job postingPOST /v2/simpleJobPostings
Update an existing job posting (operation type is provided in the request payload).
documented
Leads · 3
- Get lead by URNGET /v2/leadGenForms/{formUrn}/leads/{leadUrn}
Retrieve details of a specific lead from a Lead Gen Form.
documented - List leads for form (paged)GET /v2/leadGenForms/{formId}/leads?start={start}&count={count}
List leads for a specific Lead Gen Form with paging.
documented - List leads for lead gen formGET /v2/leadGenForms/{formId}/leads
Retrieve leads associated with a Lead Gen Form.
documented