Get Company Posts
GET
https://data.api.aviato.co/social/company/posts
Get posts from a company’s LinkedIn page. Must pass either linkedinNumID or linkedinID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
linkedinNumIDstringOptional
LinkedIn numeric company ID (e.g. “35625249”). This is the preferred and faster identifier.
linkedinIDstringOptional
LinkedIn vanity ID (e.g. “google”). This is the slower and less preferred identifer for posts.
pageintegerOptional
>=1Defaults to 1Page number (1-indexed)
perPageintegerOptional
0-100Defaults to 10Number of items per page
Response
This endpoint returns an object.
resultslist of objects
pageinteger
pagesinteger
totalResultsinteger
