Skip to main content
POST
cURL

Authorizations

x-rapidapi-key
string
header
required

Body

application/json
search_keywords
string
Example:

"marketing"

sort_by
enum<string>
default:Top match
Available options:
Latest,
Top match
date_posted
enum<string> | null

Filter posts by a specific date or date range.

Available options:
Past 24 hours,
Past week,
Past month,
past-year,
past-2y,
past-3y
Example:

"Past week"

content_type
enum<string> | null
Available options:
Videos,
Images,
Job posts,
Live videos,
Documents,
Collaborative articles
Example:

"Images"

from_member
string[] | null

List of LinkedIn URNs.

Example:
from_company
integer[] | null

Learn how to find a company_id.

Example:
mentioning_member
string[] | null

List of LinkedIn URNs.

Example:
mentioning_company
integer[] | null

Learn how to find a company_id.

Example:
author_company
integer[] | null

Learn how to find a company_id.

Example:
author_industry
integer[] | null

All industry codes could be found on this page.

Example:
author_keyword
string | null

Author title keywords.

Example:

"marketing manager"

page
integer
Example:

1

Response

Success.

data
object[]
required
message
string
required
Example:

"ok"

total
integer
required
Example:

397