Skip to main content
POST
Search LinkedIn posts

Authorizations

Authorization
string
header
required

API key starting with leo_

Body

application/json
account_id
string<uuid>
required

Connected LinkedIn account ID

keywords
string
required

Post search keywords (required)

sort_by
enum<string>

Sort order for results

Available options:
date,
relevance
date_posted
enum<string>

Filter by post recency

Available options:
past_24h,
past_week,
past_month
url
string<uri>

Alternative — paste a LinkedIn posts search URL directly

cursor
string

Pagination cursor from a previous response

page_size
integer
default:20
Required range: 1 <= x <= 25

Response

Post search results

Generic response for LinkedIn search endpoints (jobs, posts, companies)

data
object