---
title: "Linkedin Endpoint"
method: POST
path: "/linkedin-advanced"
---

# Linkedin Endpoint

`POST /linkedin-advanced`

## Query parameters

- `data_provider` string

## Request body

- LinkedInRequest
  - `email` string, nullable
  - `api_key` string, nullable
  - `linkedin_page_id` string, nullable
  - `linkedin_page_ids` string[], nullable
  - `company_domain` string, nullable
  - `company_domains` string[], nullable
  - `continuation_token` string, nullable
  - `extract` string, nullable
  - `date_filter` union
    - string
    - object
  - `test` boolean
  - `all_ads` boolean
  - `webhook_url` string, nullable
  - `job_id` string, nullable
  - `data_provider` string, nullable
  - `internal_scrape` boolean
  - `live_ads` boolean
  - `skip_aws` boolean
  - `railwayq` boolean
  - `celeryq` boolean
  - `batching_method` boolean
  - `batching_jobs` boolean

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/adyntel/apis/fastapi.md) · [All operations](https://skmtc.net/adyntel/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adyntel/fastapi/versions/e69bc3883e33/schema)
