Skip to main content
POST
Company Posts

Company Posts

Cost: 10 credits / successful request. This endpoint retrieves posts from a LinkedIn company page based on the provided company URL. The response includes details about the company’s posts, including text content, attachments, reactions, comments, and more.

Company posts endpoint

This endpoint allows you to get structured data of posts from a LinkedIn Company Profile.

Required attributes

string
required
The LinkedIn company URL whose posts you want to retrieve.

Optional attributes

string
Alters the type of posts to be fetched.
  • all - The default behavior. Fetches all types of posts.
  • articles - Fetch only articles posted by the company.
  • documents - Fetch only document posts.
string
Use this parameter to paginate through results. Use the cursor returned from your previous request.

Response

The company posts model

Properties

string
Pagination token for fetching more posts. Use this in the next request to get the next page.
array
List of company posts.