Documentation Index
Fetch the complete documentation index at: https://docs.theswarm.com/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint is in beta. Please report any issues to support@theswarm.com
Endpoint
GET https://bee.theswarm.com/social/company/posts
Parameters
Choose one:| Parameter | Type | Required | Description |
|---|---|---|---|
linkedinName | string | One of | LinkedIn company URL slugs |
linkedinId | string | One of | LinkedIn numeric company ID |
perPage | integer | No | Number of posts to return. Defaults to 10. Maximum is 100. |
page | integer | No |
Request Example
GET https://bee.theswarm.com/social/company/posts?linkedinName=wearetheswarm
# Request up to 100 posts
GET https://bee.theswarm.com/social/company/posts?linkedinName=wearetheswarm&perPage=100
https://bee.theswarm.com/social/company/posts?linkedinName=wearetheswarm
{
"posts": [
{
"urn": "urn:li:activity:7452038923167625216",
"actor": {
"linkedin_url": "https://www.linkedin.com/company/elg-insider",
"name": "ELG Insider",
"entity_type": "company",
"image": "https://media.licdn.com/dms/image/v2/D4E0BAQEgp770eYWqpg/company-logo_400_400/company-logo_400_400/0/1726836604740/elg_insider_logo?e=1778716800&v=beta&t=wWp_QkUykY87cOhMePoRFA7uZqgbEXzbFXv6B22Fdi8",
"linkedin_id": "elg-insider"
},
"post_range": {
"earliest": "2026-04-14T13:24:33.243Z",
"latest": "2026-04-21T13:24:33.242Z"
},
"post_age": "1 week ago",
"social_activity_counts": {
"comments_count": 1,
"shares_count": 1,
"reactions_count": 3,
"reaction_type_counts": [
{
"count": 1,
"reaction_type": "PRAISE"
},
{
"count": 1,
"reaction_type": "LIKE"
},
{
"count": 1,
"reaction_type": "INTEREST"
}
]
},
"images": [
"https://media.licdn.com/dms/image/v2/D4E22AQFp8M48vq-_ig/feedshare-shrink_1280/B4EZ2rjH9BJEAQ-/0/1776699605094?e=1778716800&v=beta&t=nplkWOf7HMzuVre963tL7f8BPys6K7aLqER3jh3CXVc"
],
"url": "https://www.linkedin.com/posts/elg-insider_most-gtm-teams-are-still-operating-on-sales-activity-7452023305273999361-vzaK?utm_source=social_share_send&utm_medium=member_desktop_web&rcm=ACoAAGCS_cUBfaU1vrehfDQoB5pmxCJXJ7QU_Y8",
"video": {
"url": "",
"thumbnail": ""
},
"reshared_post": null,
"commentary": "Most GTM teams are still operating on sales data 1.0.\n\nName. Title. Company. Email. Phone.\n\nIntent data helped close part of the gap, but there’s still a critical layer missing: relationship data.\n\nWho in your network already knows this prospect?\nWho can make the warm intro?\nWho has the credibility to turn a cold account into an open door?\n\nDavid Connors, Co-Founder and CEO at The Swarm 🔆, calls this sales data 2.0 — and it’s quietly reshaping how the best revenue teams prospect, prioritize, and close.\n\nThe modern GTM playbook looks less like “emails sent” and more like:\n\n→ Executives as first-touch points via introductions and referrals\n→ Hyper-targeted prospecting based on fit, intent, and relationships\n→ Partner ecosystems driving influence at the account level\n→ New KPIs: intros made, referred customers, shared commissions\n\nSound familiar? It should.\n\nThis is exactly what Ecosystem-Led Growth is built for. Your partner network is relationship data at scale and teams using Crossbeam to surface warm paths into accounts are already operating on this 2.0 playbook.\n\nThe question isn’t whether relationships matter.\nIt’s whether you have a system to activate them.\n\nThanks for sharing this perspective, David. Follow him for more insights on relationship intelligence and the future of GTM.",
"header": "The Swarm 🔆 reposted this",
"header_entity": {
"entity_type": "company",
"image": "https://media.licdn.com/dms/image/v2/C560BAQFBgx84WuOyHQ/company-logo_400_400/company-logo_400_400/0/1669856178475/wearetheswarm_logo?e=1778716800&v=beta&t=EU6tRPl0HrDEMd7Uy5Wvedmmj4FIeimzeL3paRHl_J8",
"linkedin_url": "https://www.linkedin.com/company/wearetheswarm/",
"linkedin_id": "wearetheswarm",
"name": "The Swarm 🔆"
}
}
],
"page": 1,
"pages": 6,
"totalResults": 57
}

