Salesgraph

Salesgraph is a Y Combinator-backed revenue automation platform that uses proactive AI agents to accelerate enterprise sales cycles — automating pre-call research, discovery analysis, follow-up communications, and collateral generation (business cases, mutual action plans, ROI calculators) from a shared organizational context graph. Beyond the product, Salesgraph ships a developer surface: a published MCP (Model Context Protocol) streamable-HTTP server at salesgraph.com/api/mcp and an equivalent REST API under /api/v1, both API-key authenticated, exposing GTM research and audit tools (research, competitors, gtm_audit, org_audit) that return cited markdown. It integrates with Salesforce, HubSpot, Attio, Outreach, Salesloft, Gong, and others, targeting mid-market and enterprise revenue teams in dev tools, SaaS, and cybersecurity.

Salesgraph publishes 3 APIs on the APIs.io network: Audit API, Commands API, and Runs API. Tagged areas include Company, Sales, Revenue Automation, Go-To-Market, and AI Agents.

Salesgraph’s developer surface includes documentation, API reference, getting-started guide, authentication, changelog, support, engineering blog, and 12 more developer resources.

45.7/100 developing ▬ flat Agent 51/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
3 APIs 1 MCP Servers
CompanySalesRevenue AutomationGo-To-MarketAI AgentsMCPSales IntelligenceCompetitive IntelligenceResearchEnterprise Sales

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 45.7/100 · developing
Contract Quality 15.9 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 51/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/salesgraph: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Salesgraph Audit API

The org audit shortcut.

Salesgraph Commands API

The command catalog and synchronous/asynchronous command execution.

Salesgraph Runs API

Polling asynchronous audit runs.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

salesgraph-mcp.yml

MCP SERVER

Security Posture 2

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

Salesgraph Authentication

apiKey/http · 2 schemes

SECURITY

Salesgraph Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: salesgraph
name: Salesgraph
description: 'Salesgraph is a Y Combinator-backed revenue automation platform that uses proactive AI agents to accelerate
  enterprise sales cycles — automating pre-call research, discovery analysis, follow-up communications, and collateral generation
  (business cases, mutual action plans, ROI calculators) from a shared organizational context graph. Beyond the product, Salesgraph
  ships a developer surface: a published MCP (Model Context Protocol) streamable-HTTP server at salesgraph.com/api/mcp and
  an equivalent REST API under /api/v1, both API-key authenticated, exposing GTM research and audit tools (research, competitors,
  gtm_audit, org_audit) that return cited markdown. It integrates with Salesforce, HubSpot, Attio, Outreach, Salesloft, Gong,
  and others, targeting mid-market and enterprise revenue teams in dev tools, SaaS, and cybersecurity.'
url: https://raw.githubusercontent.com/api-evangelist/salesgraph/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
tags:
- Company
- Sales
- Revenue Automation
- Go-To-Market
- AI Agents
- MCP
- Sales Intelligence
- Competitive Intelligence
- Research
- Enterprise Sales
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
image: https://salesgraph.com/opengraph-image
created: '2026-07-17'
modified: '2026-07-21'
apis:
- aid: salesgraph:salesgraph-audit-api
  name: Salesgraph Audit API
  description: The org audit shortcut.
  humanURL: https://docs.salesgraph.com/reference/rest-api
  baseURL: https://salesgraph.com/api/v1
  tags:
  - Audit
  properties:
  - type: OpenAPI
    url: openapi/salesgraph-audit-api-openapi.yml
  - type: Authentication
    url: authentication/salesgraph-authentication.yml
  - type: ErrorCatalog
    url: errors/salesgraph-problem-types.yml
  - type: Conventions
    url: conventions/salesgraph-conventions.yml
  - type: Lifecycle
    url: lifecycle/salesgraph-lifecycle.yml
  - type: Conformance
    url: conformance/salesgraph-conformance.yml
  - type: DataModel
    url: data-model/salesgraph-data-model.yml
- aid: salesgraph:salesgraph-commands-api
  name: Salesgraph Commands API
  description: The command catalog and synchronous/asynchronous command execution.
  humanURL: https://docs.salesgraph.com/reference/rest-api
  baseURL: https://salesgraph.com/api/v1
  tags:
  - Commands
  properties:
  - type: OpenAPI
    url: openapi/salesgraph-commands-api-openapi.yml
  - type: Authentication
    url: authentication/salesgraph-authentication.yml
  - type: ErrorCatalog
    url: errors/salesgraph-problem-types.yml
  - type: Conventions
    url: conventions/salesgraph-conventions.yml
  - type: Lifecycle
    url: lifecycle/salesgraph-lifecycle.yml
  - type: Conformance
    url: conformance/salesgraph-conformance.yml
  - type: DataModel
    url: data-model/salesgraph-data-model.yml
- aid: salesgraph:salesgraph-runs-api
  name: Salesgraph Runs API
  description: Polling asynchronous audit runs.
  humanURL: https://docs.salesgraph.com/reference/rest-api
  baseURL: https://salesgraph.com/api/v1
  tags:
  - Runs
  properties:
  - type: OpenAPI
    url: openapi/salesgraph-runs-api-openapi.yml
  - type: Authentication
    url: authentication/salesgraph-authentication.yml
  - type: ErrorCatalog
    url: errors/salesgraph-problem-types.yml
  - type: Conventions
    url: conventions/salesgraph-conventions.yml
  - type: Lifecycle
    url: lifecycle/salesgraph-lifecycle.yml
  - type: Conformance
    url: conformance/salesgraph-conformance.yml
  - type: DataModel
    url: data-model/salesgraph-data-model.yml
common:
- type: DomainSecurity
  url: security/salesgraph-domain-security.yml
- type: DeveloperPortal
  url: https://docs.salesgraph.com
- type: Documentation
  url: https://docs.salesgraph.com
- type: APIReference
  url: https://docs.salesgraph.com/reference/rest-api
- type: GettingStarted
  url: https://docs.salesgraph.com/quickstart
- type: Authentication
  url: authentication/salesgraph-authentication.yml
- type: MCPServer
  url: mcp/salesgraph-mcp.yml
- type: LLMsTxt
  url: llms/salesgraph-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: ErrorCatalog
  url: errors/salesgraph-problem-types.yml
- type: Conventions
  url: conventions/salesgraph-conventions.yml
- type: Lifecycle
  url: lifecycle/salesgraph-lifecycle.yml
- type: Conformance
  url: conformance/salesgraph-conformance.yml
- type: DataModel
  url: data-model/salesgraph-data-model.yml
- type: ChangeLog
  url: changelog/salesgraph-changelog.yml
- type: Support
  url: https://salesgraph.com/support
- type: Blog
  url: https://salesgraph.com/blog
- type: TermsOfService
  url: https://salesgraph.com/terms
- type: PrivacyPolicy
  url: https://salesgraph.com/privacy
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 15
  pass: local-v1