Skip to main content
GET
cURL

Authorizations

x-rapidapi-key
string
header
required

Query Parameters

linkedin_url
string
required
type
enum<string>
Available options:
posts,
comments,
reactions
Example:

"posts"

start
integer

Use this param to fetch posts of the next result page: 0 for page 1, 50 for page 2, etc.

pagination_token
string

Required when fetching the next result page. Please use the token from the result of your previous call.

Response

data
object[]
required
message
string
required
Example:

"ok."

paging
object
required