Skip to main content

Get company posts

The Company Posts API returns public posts and engagement data for an organization. Every request requires a Bearer API key.

Query parameters

Provide at least one identifier. If you send more than one, Superdata uses url, then company.id, then org_id.

Example request

Example response

Post fields depend on what is publicly available from the source.

Pagination

When has_more is true, send the returned next_offset as the next request’s offset. A null next_offset means there is no additional page. See errors and limits for status codes and retry guidance.