LinkedIn Marketing API website screenshot

LinkedIn Marketing API

The LinkedIn Marketing API Program provides REST APIs that help businesses create LinkedIn marketing campaigns, report on campaign performance, manage leads from Lead Gen Forms, target matched audiences, and grow company Pages. It covers Advertising, Reporting and Analytics, Lead Sync, Matched Audiences, Audience Insights, Media Planning, Conversions, Community Management, Event Management, and Company Intelligence APIs. Authentication uses OAuth 2.0 three-legged (authorization code) flow with versioned API access.

LinkedIn Marketing API publishes 5 APIs on the APIs.io network, including AdAccounts API, AdBudgetPricing API, AdTargetingEntities API, and 2 more. Tagged areas include Advertising, Marketing, LinkedIn, Lead Generation, and Audience Targeting.

The LinkedIn Marketing API catalog on APIs.io includes 1 event-driven AsyncAPI specification.

LinkedIn Marketing API’s developer surface includes authentication, documentation, signup flow, support, engineering blog, sandbox, changelog, and 30 more developer resources.

58.8/100 strong ▬ flat Agent 34/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs
AdvertisingMarketingLinkedInLead GenerationAudience TargetingConversions APISocial Marketing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/linkedin-ads: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

LinkedIn Marketing API

REST API for managing LinkedIn advertising campaigns, creatives, reporting, lead sync, matched audiences, conversions tracking, media planning, and community management. Authent...

LinkedIn Marketing API AdAccounts API

The AdAccounts API from LinkedIn Marketing API — 5 operation(s) for adaccounts.

LinkedIn Marketing API AdBudgetPricing API

The AdBudgetPricing API from LinkedIn Marketing API — 1 operation(s) for adbudgetpricing.

LinkedIn Marketing API AdTargetingEntities API

The AdTargetingEntities API from LinkedIn Marketing API — 1 operation(s) for adtargetingentities.

LinkedIn Marketing API AdTargetingFacets API

The AdTargetingFacets API from LinkedIn Marketing API — 1 operation(s) for adtargetingfacets.

LinkedIn Marketing API AudienceCounts API

The AudienceCounts API from LinkedIn Marketing API — 1 operation(s) for audiencecounts.

Open Collections 7

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

LinkedIn Marketing API

OPEN COLLECTION

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Linkedin Ads Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Linkedin Ads Authentication

oauth2/openIdConnect · 3 schemes

SECURITY

Linkedin Ads Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Linkedin Ads Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Linkedin Ads Scopes

13 scopes · authorizationCode

13 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Linkedin Ads Agentic Access

9 operations · 4 acting

9 operations · 4 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: linkedin-ads
name: LinkedIn Marketing API
description: The LinkedIn Marketing API Program provides REST APIs that help businesses create LinkedIn marketing campaigns,
  report on campaign performance, manage leads from Lead Gen Forms, target matched audiences, and grow company Pages. It covers
  Advertising, Reporting and Analytics, Lead Sync, Matched Audiences, Audience Insights, Media Planning, Conversions, Community
  Management, Event Management, and Company Intelligence APIs. Authentication uses OAuth 2.0 three-legged (authorization code)
  flow with versioned API access.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/linkedin-ads.png
tags:
- Advertising
- Marketing
- LinkedIn
- Lead Generation
- Audience Targeting
- Conversions API
- Social Marketing
url: https://raw.githubusercontent.com/api-evangelist/linkedin-ads/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-08-13'
specificationVersion: '0.23'
apis:
- aid: linkedin-ads:marketing-api
  name: LinkedIn Marketing API
  description: REST API for managing LinkedIn advertising campaigns, creatives, reporting, lead sync, matched audiences, conversions
    tracking, media planning, and community management. Authentication uses OAuth 2.0 three-legged flow, with required API
    versioning via the LinkedIn-Version header (YYYYMM format).
  humanURL: https://learn.microsoft.com/en-us/linkedin/marketing/
  baseURL: https://api.linkedin.com
  tags:
  - Advertising
  - Marketing
  - Campaign Management
  - Lead Sync
  - Conversions
  - Matched Audiences
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/linkedin/marketing/
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/linkedin/marketing/quick-start
  - type: Authentication
    url: https://learn.microsoft.com/en-us/linkedin/shared/authentication/authorization-code-flow
  - type: Versioning
    url: https://learn.microsoft.com/en-us/linkedin/marketing/versioning
  - type: DeveloperPortal
    url: https://developer.linkedin.com/product-catalog/marketing
- aid: linkedin-ads:linkedin-ads-adaccounts-api
  name: LinkedIn Marketing API AdAccounts API
  description: The AdAccounts API from LinkedIn Marketing API — 5 operation(s) for adaccounts.
  humanURL: https://learn.microsoft.com/en-us/linkedin/marketing/
  baseURL: https://api.linkedin.com
  tags:
  - Ad Accounts
  tags_raw:
  - AdAccounts
  properties:
  - type: OpenAPI
    url: openapi/linkedin-ads-adaccounts-api-openapi.yml
  - type: Overlay
    url: overlays/linkedin-ads-adaccounts-api-overlay.yaml
- aid: linkedin-ads:linkedin-ads-adbudgetpricing-api
  name: LinkedIn Marketing API AdBudgetPricing API
  description: The AdBudgetPricing API from LinkedIn Marketing API — 1 operation(s) for adbudgetpricing.
  humanURL: https://learn.microsoft.com/en-us/linkedin/marketing/
  baseURL: https://api.linkedin.com
  tags:
  - AdBudgetPricing
  properties:
  - type: OpenAPI
    url: openapi/linkedin-ads-adbudgetpricing-api-openapi.yml
  - type: Overlay
    url: overlays/linkedin-ads-adbudgetpricing-api-overlay.yaml
- aid: linkedin-ads:linkedin-ads-adtargetingentities-api
  name: LinkedIn Marketing API AdTargetingEntities API
  description: The AdTargetingEntities API from LinkedIn Marketing API — 1 operation(s) for adtargetingentities.
  humanURL: https://learn.microsoft.com/en-us/linkedin/marketing/
  baseURL: https://api.linkedin.com
  tags:
  - Ad Targeting Entities
  tags_raw:
  - AdTargetingEntities
  properties:
  - type: OpenAPI
    url: openapi/linkedin-ads-adtargetingentities-api-openapi.yml
  - type: Overlay
    url: overlays/linkedin-ads-adtargetingentities-api-overlay.yaml
- aid: linkedin-ads:linkedin-ads-adtargetingfacets-api
  name: LinkedIn Marketing API AdTargetingFacets API
  description: The AdTargetingFacets API from LinkedIn Marketing API — 1 operation(s) for adtargetingfacets.
  humanURL: https://learn.microsoft.com/en-us/linkedin/marketing/
  baseURL: https://api.linkedin.com
  tags:
  - AdTargetingFacets
  properties:
  - type: OpenAPI
    url: openapi/linkedin-ads-adtargetingfacets-api-openapi.yml
  - type: Overlay
    url: overlays/linkedin-ads-adtargetingfacets-api-overlay.yaml
- aid: linkedin-ads:linkedin-ads-audiencecounts-api
  name: LinkedIn Marketing API AudienceCounts API
  description: The AudienceCounts API from LinkedIn Marketing API — 1 operation(s) for audiencecounts.
  humanURL: https://learn.microsoft.com/en-us/linkedin/marketing/
  baseURL: https://api.linkedin.com
  tags:
  - Audience Counts
  tags_raw:
  - AudienceCounts
  properties:
  - type: OpenAPI
    url: openapi/linkedin-ads-audiencecounts-api-openapi.yml
  - type: Overlay
    url: overlays/linkedin-ads-audiencecounts-api-overlay.yaml
common:
- type: AgenticAccess
  url: agentic-access/linkedin-ads-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/linkedin-ads-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/linkedin-ads-domain-security.yml
- type: Authentication
  url: authentication/linkedin-ads-authentication.yml
- type: OAuthScopes
  url: scopes/linkedin-ads-scopes.yml
- type: Website
  url: https://business.linkedin.com/marketing-solutions
- type: Documentation
  url: https://learn.microsoft.com/en-us/linkedin/marketing/
- type: DeveloperPortal
  url: https://developer.linkedin.com/product-catalog/marketing
- type: SignUp
  url: https://www.linkedin.com/developers/apps/new
- type: Support
  url: https://linkedin.zendesk.com/hc/en-us
- type: Blog
  url: https://www.linkedin.com/business/marketing/blog/linkedin-ads
- type: Packages
  url: packages/linkedin-ads-packages.yml
- type: SDKs
  url: packages/linkedin-ads-packages.yml
- type: WellKnown
  url: well-known/linkedin-ads-well-known.yml
- type: SecurityTxt
  url: well-known/linkedin-ads-security.txt
- type: LLMsTxt
  url: llms/linkedin-ads-llms.txt
- type: Conformance
  url: conformance/linkedin-ads-conformance.yml
- type: ErrorCatalog
  url: errors/linkedin-ads-error-codes.yml
- type: Lifecycle
  url: lifecycle/linkedin-ads-lifecycle.yml
- type: StatusPage
  url: https://www.linkedin-apistatus.com
- type: Deprecation
  url: https://learn.microsoft.com/en-us/linkedin/shared/breaking-change-policy
- type: Security
  url: https://hackerone.com/linkedin?view_policy=true
- type: Sandbox
  url: sandbox/linkedin-ads-sandbox.yml
- type: Conventions
  url: conventions/linkedin-ads-conventions.yml
- type: ChangeLog
  url: changelog/linkedin-ads-changelog.yml
- type: DataModel
  url: data-model/linkedin-ads-data-model.yml
- type: Webhooks
  url: asyncapi/linkedin-ads-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Plans
  url: plans/linkedin-ads-plans-pricing.yml
- type: RateLimits
  url: rate-limits/linkedin-ads-rate-limits.yml
- type: APIReference
  url: https://learn.microsoft.com/en-us/linkedin/marketing/integrations/ads/ads-overview
- type: GettingStarted
  url: https://learn.microsoft.com/en-us/linkedin/marketing/quick-start
- type: Pricing
  url: https://business.linkedin.com/marketing-solutions/ads/pricing
- type: TermsOfService
  url: https://legal.linkedin.com/api-terms-of-use
- type: PrivacyPolicy
  url: https://www.linkedin.com/legal/privacy-policy
- type: GitHubOrganization
  url: https://github.com/linkedin-developers
- type: Postman
  url: https://www.postman.com/linkedin-developer-apis/workspace/linkedin-marketing-solutions-versioned-apis/overview
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 25
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/linkedin-ads"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/linkedin-ads/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/linkedin-ads/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.