Home
Providers
Salesgraph
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 19 tools across GTM research and audit commands (research, competitors, gtm_audit, org_audit) that return cited markdown, and an OMS (Opportunity Management System) family that returns JSON — searching, traversing and tracing the provenance of the organization's own Accounts and Opportunities, and putting cost-capped continuous research watches on them. OMS write intent always routes through a human approval request rather than a direct write. It also serves an A2A agent card and a packaged Agent Skill from its docs host, and a public unauthenticated status API. 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 5 APIs on the APIs.io network, including Audit API, Commands API, Runs API, and 2 more. 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 22 more developer resources.
6 APIs
1 MCP Servers
Company Sales Revenue Automation Go-To-Market AI Agents MCP Sales Intelligence Competitive Intelligence Research Enterprise Sales
On this page
Kin Score
APIs 6
Open Collections 6
MCP Servers 1
Pricing Plans 1
Rate Limits 1
Security Posture 2
Resources 29
apis.yml
32 Operational Transparency
Composite quality — 36.9/100 · thin
Contract Quality
3.9 / 25
Developer Ergonomics
12.5 / 20
Commercial Clarity
6.8 / 20
Operational Transparency
4.1 / 13
Agent readiness — 58/100 · agent native
Machine-Readable Contract
18 / 18
Agentic Access Contract
0 / 10
MCP Server
12 / 12
Machine-Readable Auth
10 / 10
Idempotency
9 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
5 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
8 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 4
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 6
Pagination, idempotency, versioning, errors, and events
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture
Operate 4
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
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 19 tools across GTM research and audit commands
(research, competitors, gtm_audit, org_audit) that return cited markdown, and an OMS (Opportunity Management System) family
that returns JSON — searching, traversing and tracing the provenance of the organization''s own Accounts and Opportunities,
and putting cost-capped continuous research watches on them. OMS write intent always routes through a human approval request
rather than a direct write. It also serves an A2A agent card and a packaged Agent Skill from its docs host, and a public
unauthenticated status API. 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-08-13'
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
- aid: salesgraph:salesgraph-oms-api
name: Salesgraph OMS API
description: 'The Opportunity Management System — query the organization''s own visible sales objects, traverse their relationships,
inspect where each value came from, and manage continuous, cost-capped research watches on Accounts and Opportunities.
The only Salesgraph endpoint family that returns JSON rather than markdown, and the only one carrying an idempotency key.
Write intent is never applied directly: an action request returns 202 and waits for a human to approve it.'
humanURL: https://docs.salesgraph.com/reference/rest-api
baseURL: https://salesgraph.com/api/v1
tags:
- OMS
- Sales Data
- Research Watches
properties:
- type: OpenAPI
url: openapi/salesgraph-oms-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: Idempotency
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: RateLimits
url: rate-limits/salesgraph-rate-limits.yml
- aid: salesgraph:salesgraph-status-api
name: Salesgraph Status API
description: A public, unauthenticated JSON status endpoint at /api/status carrying the platform headline, overall status,
active incident count, a seven-component health array with per-component lastCheckedAt timestamps, active incidents, and
incident history. It is the same data the human status page renders, and the only Salesgraph operation callable without
an API key.
humanURL: https://salesgraph.com/status
baseURL: https://salesgraph.com/api
tags:
- Status
- Availability
properties:
- type: OpenAPI
url: openapi/salesgraph-status-api-openapi.yml
- type: StatusPage
url: https://salesgraph.com/status
- type: Lifecycle
url: lifecycle/salesgraph-lifecycle.yml
- type: Conformance
url: conformance/salesgraph-conformance.yml
- aid: salesgraph:salesgraph-mcp-server
name: Salesgraph MCP Server
description: 'The remote MCP streamable-HTTP server at salesgraph.com/api/mcp, authenticated with an sg_live_ API key. It
exposes 19 documented tools across three families — GTM commands (research, competitors, gtm_audit, org_audit, get_run_status,
list_capabilities, help), OMS data tools, and human-approval action tools. There is no stdio package: the only agent surface
is this hosted endpoint.'
humanURL: https://docs.salesgraph.com/tools/overview
baseURL: https://salesgraph.com/api/mcp
tags:
- MCP
- AI Agents
properties:
- type: MCPServer
url: mcp/salesgraph-mcp.yml
- type: ToolCrosswalk
url: mcp/salesgraph-tool-crosswalk.yml
- type: AgentCard
url: a2a/salesgraph-a2a.yml
- type: AgentSkill
url: skills/_index.yml
- type: Authentication
url: authentication/salesgraph-authentication.yml
common:
- type: Overlay
url: overlays/salesgraph-openapi-overlay.yaml
- 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
- type: ToolCrosswalk
url: mcp/salesgraph-tool-crosswalk.yml
- type: AgentCard
url: a2a/salesgraph-a2a.yml
- type: WellKnown
url: well-known/salesgraph-well-known.yml
- type: Idempotency
url: conventions/salesgraph-conventions.yml
- type: StatusPage
url: https://salesgraph.com/status
- type: RateLimits
url: rate-limits/salesgraph-rate-limits.yml
- type: Plans
url: plans/salesgraph-plans-pricing.yml
- type: Packages
url: packages/salesgraph-packages.yml
- type: Login
url: https://salesgraph.com/login
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
x-enrichment:
date: '2026-08-13'
status: enriched
artifacts_added: 11
pass: local-v1