LinkedIn

The LinkedIn endpoint allows you find all LinkedIn ads for a given company.

It takes a company domain as input.

API endpoint

POST api.adyntel.com/linkedin

See which LinkedIn ads a company is running by providing their website as input.

Headers

Name
Value
Required

Content-Type

application/json

Body

Name
Type
Description
Required

api_key

string

Adyntel API key

email

string

Adyntel account email

company_domain

string

Company website

linkedin_page_id

number

LinkedIn Page ID

Example request

Request using company domain

Request using linkedin_page_id

You can read more here about how to find the LinkedIn page id via Clay.

Example response

Last updated