Skip to main content
GET
Search LinkedIn posts by keyword

Authorizations

X-API-Key
string
header
required

API key passed as the X-API-Key request header. Recommended for server-to-server calls.

Query Parameters

query
string
required
Minimum string length: 1
Example:

"competitor tracking"

publishedWithin
enum<string>
Available options:
day,
week,
month
cursor
string

Response

Search LinkedIn posts by keyword

posts
object[]
required
nextCursor
string | null
required

Opaque pagination cursor — pass as ?cursor= for the next page; null on the last page

hasMore
boolean
required