Commsor website screenshot

Commsor

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.

22.6/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
0 APIs
CompanySalesMarketingGo To NetworkReferralsRelationship IntelligenceRevenue OperationsCommunityB2B

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 22.6/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 1.3 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.1 / 13
Governance 1.5 / 12
Discoverability 5.7 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

Pricing Plans 1

Published pricing tiers and plan structures.

Commsor Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Commsor Rate Limits

0 limits

RATE LIMITS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Commsor Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Commsor Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Commsor Trust Center

SOC 2, GDPR

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
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
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.20'
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'