Commsor is a go-to-network (GTN) platform for B2B revenue teams. It maps the collective relationship graph of a company's employees, executives, investors, advisors, customers and community, then surfaces the warmest path into a target account so sellers and marketers can source pipeline through trusted introductions and referrals instead of cold outbound. The platform ingests relationship and engagement data from connected systems (HubSpot CRM, uploaded lists, and other connectors), scores network signals against company events, and routes intro requests to the person best placed to make them. Commsor previously operated a community-operations analytics platform and publishes a knowledge base, a Go-to-Network methodology curriculum (GTN University), guides and a blog. It does not currently publish a public developer portal, OpenAPI definition, or self-serve API documentation; a legacy REST API was enabled per-account on request during the community-platform era, and a Zapier app remains the documented programmatic write path. On 2026-07-23 The Swarm announced it is acquiring Commsor and winding down the Commsor products, folding selected features into The Swarm; no product sunset date has been published and the application and status page remain live.
Commsor is profiled on the APIs.io network. Tagged areas include Company, Sales, Marketing, Go To Network, and Referrals.
Commsor’s developer surface includes signup flow, support, engineering blog, and 18 more developer resources.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for
this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero:
never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and
several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/commsor: open an issue to ask a question, or submit a pull request to add artifacts.
Submit an artifact on GitHub — free →Manage your own listing — the Influence plan, $499/mo →
aid: commsor
name: Commsor
description: Commsor is a go-to-network (GTN) platform for B2B revenue teams. It maps the collective relationship graph of
a company's employees, executives, investors, advisors, customers and community, then surfaces the warmest path into a target
account so sellers and marketers can source pipeline through trusted introductions and referrals instead of cold outbound.
The platform ingests relationship and engagement data from connected systems (HubSpot CRM, uploaded lists, and other connectors),
scores network signals against company events, and routes intro requests to the person best placed to make them. Commsor
previously operated a community-operations analytics platform and publishes a knowledge base, a Go-to-Network methodology
curriculum (GTN University), guides and a blog. It does not currently publish a public developer portal, OpenAPI definition,
or self-serve API documentation; a legacy REST API was enabled per-account on request during the community-platform era,
and a Zapier app remains the documented programmatic write path. On 2026-07-23 The Swarm announced it is acquiring Commsor
and winding down the Commsor products, folding selected features into The Swarm; no product sunset date has been published
and the application and status page remain live.
url: https://raw.githubusercontent.com/api-evangelist/commsor/refs/heads/main/apis.yml
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: false
label: Hosted service · you call their endpoint
confidence: medium
source:
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: unknown
onboarding: unknown
trial: false
try_now: false
public: false
label: Unknown
confidence: low
source:
- rate-limits
- security
generated: '2026-09-02'
method: derived
image: https://cdn.prod.website-files.com/66d99f67e13dcd48af21215f/66fa7f64855ba4e9e0494fed_favicon_256x256.png
x-type: company
x-source: harvest:secondary-market
x-status: acquired
x-acquired-by: The Swarm
x-acquired-announced: '2026-07-23'
x-contract-discovery:
date: '2026-08-04'
result: none
summary: No machine-readable API contract is published on any Commsor host. Every commsor.com subdomain probed (api., docs.,
developers., dev., go., app.) resolves to the Webflow wildcard CDN and is not a live API host. The application host dashboard.commsor.com
(Vercel) answers every unknown path with a 200 SPA shell redirect to /signin, including /openapi.json, /swagger.json,
/api-docs, /docs, /redoc, /graphql and /api/v1/openapi.json — none returns a parseable spec. A legacy REST API existed
on the retired community-operations platform and was enabled per account on request via support@commsor.com; its documentation
(the former Help Scout knowledge base) is gone and the current Pylon knowledge base carries four non-developer articles.
No OpenAPI, no GraphQL SDL, no MCP server, no A2A agent card.
probes:
- url: https://www.commsor.com/openapi.json
status: 404
- url: https://dashboard.commsor.com/openapi.json
status: 200
note: SPA shell
redirect: /signin
- url: https://dashboard.commsor.com/swagger.json
status: 200
note: SPA shell
- url: https://dashboard.commsor.com/api/v1/openapi.json
status: 200
note: SPA shell
- url: https://dashboard.commsor.com/graphql
status: 200
note: SPA shell
- url: https://dashboard.commsor.com/api-docs
status: 200
note: SPA shell
- url: https://www.commsor.com/.well-known/agent-card.json
status: 404
- url: https://www.commsor.com/.well-known/agent.json
status: 404
- url: https://dashboard.commsor.com/.well-known/agent-card.json
status: 404
- url: https://support.commsor.com/llms.txt
status: 200
note: knowledge-base index
saved verbatim: null
legacy_api:
documented: true
access: request enablement via support@commsor.com (community-platform era)
docs_url: null
docs_status: former support.commsor.com/article/38-integrating-with-commsors-api returns 404
reverified:
date: '2026-08-13'
result: none
summary: Re-probed on 2026-08-13 with the same negative result. api., docs. and developers.commsor.com now refuse TCP
entirely (CNAME to cdn.webflow.com, no Webflow site bound); dashboard.commsor.com (Next.js on Vercel) still answers
/openapi.json, /api/openapi.json and /swagger.json with its SPA shell and 404s every /.well-known/ path including agent-card.json,
agent.json, oauth-authorization-server and oauth-protected-resource. No OpenAPI, no GraphQL SDL, no MCP server, no A2A
agent card.
open_source_surface:
note: NOT a Commsor product API — recorded so the finding is not lost, and deliberately NOT registered as an apis[] entry.
The Commsor GitHub organization (https://github.com/commsor, profile links to commsor.com and X @commsor) hosts 11 public
repositories, led by Titanoboa, an AGPL-3.0 JVM workflow-orchestration platform with 921 stars. Titanoboa carries a
real, public, human-readable REST API reference in its GitHub wiki (Authentication, Job, Repository and Systems APIs,
with request methods, paths and attribute tables) but publishes NO OpenAPI, Swagger, Postman collection or JSON Schema
anywhere. The project is independently branded at titanoboa.io, was authored by Miro Kubicek, is published to Clojars
under the personal account "miro", and its repository was transferred into this org (github.com/mikub/titanoboa 301-redirects
to github.com/commsor/titanoboa). It is a self-hosted engine with no vendor-operated base URL, is unrelated to the Go-to-Network
product Commsor sells, and last shipped in 2022 — so it is attributed here as an open-source surface hosted by the company,
not as a Commsor API.
org: https://github.com/commsor
repositories: 11
api_documentation: https://github.com/commsor/titanoboa/wiki/API-Documentation
api_documentation_status: 200
machine_readable_spec: false
last_repository_push: '2024-09-17'
broken_published_links:
- url: https://www.commsor.com/pricing
status: 404
note: linked from the site nav
- url: https://help.commsor.com/en/
status: 302
note: linked from the site nav as Help Center; 302s off-domain to https://docs.platform.clearslide.com
zapier_app:
url: https://zapier.com/apps/commsor/integrations
status: 200
actions:
- Create Activity in the Zapier Channel
- Create/Update Channel Member in the Zapier Channel
specificationVersion: '0.23'
created: '2026-08-04'
modified: '2026-08-13'
tags:
- Company
- Sales
- Marketing
- Go To Network
- Referrals
- Relationship Intelligence
- Revenue Operations
- Community
- B2B
apis: []
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: DomainSecurity
url: security/commsor-domain-security.yml
- type: Website
url: https://www.commsor.com/
- type: SecondaryMarket
url: https://forgeglobal.com/commsor_stock/
- type: SignUp
url: https://www.commsor.com/get-started
- type: Login
url: https://dashboard.commsor.com/signin
- type: Support
url: https://support.commsor.com/
- type: HelpCenter
url: https://support.commsor.com/
- type: Blog
url: https://www.commsor.com/blog
- type: TermsOfService
url: https://www.commsor.com/terms-and-conditions
- type: PrivacyPolicy
url: https://www.commsor.com/privacy-policy
- type: LinkedIn
url: https://linkedin.com/company/commsor
- type: StatusPage
url: https://status.commsor.com/
- type: Security
url: https://www.commsor.com/security
- type: Compliance
url: https://www.commsor.com/security
- type: LLMsTxt
url: llms/commsor-llms.txt
- type: Lifecycle
url: lifecycle/commsor-lifecycle.yml
- type: Conformance
url: conformance/commsor-conformance.yml
- type: VulnerabilityDisclosure
url: security/commsor-vulnerability-disclosure.yml
- type: TrustCenter
url: security/commsor-trust-center.yml
- type: GitHubOrganization
url: https://github.com/commsor
- type: Packages
url: packages/commsor-packages.yml
x-enrichment:
date: '2026-08-13'
status: minimal
artifacts_added: 3
pass: local-v1
x-coverage:
state: unreadable
reason: no-machine-readable-spec
detail: Commsor ships no developer program for its Go-to-Network product — the nav "Pricing" link 404s, the nav "Help Center"
link 302s off-domain to docs.platform.clearslide.com, and the only public API reference anywhere under this company is
a GitHub wiki page (the Titanoboa workflow engine's REST API, in Commsor's own org) that publishes no OpenAPI, Postman
collection or schema.
evidence:
- url: https://github.com/commsor/titanoboa/wiki/API-Documentation
status: 200
- url: https://dashboard.commsor.com/openapi.json
status: 200
- url: https://www.commsor.com/pricing
status: 404
- url: https://help.commsor.com/en/
status: 302
- url: https://www.commsor.com/.well-known/agent-card.json
status: 404
checked: '2026-08-13'
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.