Accord

Accord is a San Francisco-based revenue excellence platform for B2B sales, onboarding and customer success teams, founded in 2020 by Ross Rich and Ryan Rich. It turns a company's winning sales process into enforceable playbooks, mutual action plans and shared buyer workspaces, with stakeholder mapping, deal reviews, execution scoring and bi-directional CRM sync. Its developer surface is a single GraphQL endpoint at api2.inaccord.com/graphql covering 20+ objects (Accords, Stages, Steps, Contacts, Members, Resources, Summaries, Engagements) behind a workspace-scoped bearer API key, plus a hosted, OAuth 2.1 + PKCE Model Context Protocol server at api.inaccord.com that exposes the same read surface to MCP clients such as Claude, Cursor and ChatGPT.

Accord publishes 2 APIs on the APIs.io network. Tagged areas include Sales Enablement, Revenue Operations, Customer Collaboration, Sales Engagement, and Customer Onboarding.

Accord’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 23 more developer resources.

39.6/100 developing Agent 29/100 agent aware Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
2 APIs 2 MCP Servers
Sales EnablementRevenue OperationsCustomer CollaborationSales EngagementCustomer OnboardingMutual Action PlansCRMGraphQLMCPagent-nativeSaaSCompany

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
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/accordacff: 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 →

APIs 2

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

Accord Developer API (GraphQL)

A single GraphQL endpoint exposing the Accord data model — accords, stages, steps, stakeholders, playbooks, resources, summaries, engagement and CRM sync objects. The public ref...

Accord MCP Server

Hosted, remote Model Context Protocol server that wraps the Accord Developer API and exposes its read surface to any MCP client (Claude, Claude Code, Cursor, Gemini CLI, ChatGPT...

MCP Servers 2

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

Accord MCP Server

Hosted, remote Model Context Protocol server published by Accord. Per Accord's own announcement it "wraps our Developer API and exposes the same read endpoints through a secure,...

MCP SERVER

Accord MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Accordacff Rate Limits

0 limits

RATE LIMITS

Security Posture 4

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

Accordacff Authentication

2 schemes

SECURITY

Accordacff Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Accordacff Trust Center

SOC 2 Type II, SSO Authentication, GCP Secure

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Accordacff Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

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 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: accordacff
name: Accord
description: Accord is a San Francisco-based revenue excellence platform for B2B sales, onboarding and customer success teams,
  founded in 2020 by Ross Rich and Ryan Rich. It turns a company's winning sales process into enforceable playbooks, mutual
  action plans and shared buyer workspaces, with stakeholder mapping, deal reviews, execution scoring and bi-directional CRM
  sync. Its developer surface is a single GraphQL endpoint at api2.inaccord.com/graphql covering 20+ objects (Accords, Stages,
  Steps, Contacts, Members, Resources, Summaries, Engagements) behind a workspace-scoped bearer API key, plus a hosted, OAuth
  2.1 + PKCE Model Context Protocol server at api.inaccord.com that exposes the same read surface to MCP clients such as Claude,
  Cursor and ChatGPT.
image: https://cdn.prod.website-files.com/68d3df3714cf3a122c1640dd/6916517cbf54f093700a336d_Home%20Page_OG-min.png
url: https://raw.githubusercontent.com/api-evangelist/accordacff/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-06'
modified: '2026-09-06'
position: Producing
tags:
- Sales Enablement
- Revenue Operations
- Customer Collaboration
- Sales Engagement
- Customer Onboarding
- Mutual Action Plans
- CRM
- GraphQL
- MCP
- agent-native
- SaaS
- Company
tags_raw:
- sales-enablement
- revenue-operations
- customer-collaboration
- sales-engagement
- customer-onboarding
- mutual-action-plans
- crm
- graphql
- mcp
- agent-native
- saas
- company
apis:
- name: Accord Developer API (GraphQL)
  description: A single GraphQL endpoint exposing the Accord data model — accords, stages, steps, stakeholders, playbooks,
    resources, summaries, engagement and CRM sync objects. The public reference documents 461 queries, 579 mutations and 3
    subscriptions over 692 object types. Relay-style cursor connections with condition/filter/orderBy arguments; authentication
    is a workspace-scoped bearer API key created by a workspace admin. Listed by Accord as in beta and requiring an Accord
    license that includes API access (Enterprise tier).
  humanURL: https://developers.inaccord.com/
  image: https://cdn.prod.website-files.com/68d3df3714cf3a122c1640dd/6916517cbf54f093700a336d_Home%20Page_OG-min.png
  baseURL: https://api2.inaccord.com/graphql
  tags:
  - Sales Enablement
  - Revenue Operations
  - Customer Collaboration
  - GraphQL
  - CRM
  tags_raw:
  - sales-enablement
  - revenue-operations
  - customer-collaboration
  - graphql
  - crm
  properties:
  - type: GraphQL
    url: https://api2.inaccord.com/graphql
  - type: Documentation
    url: https://developers.inaccord.com/
  - type: APIReference
    url: https://developers.inaccord.com/reference
  - type: GettingStarted
    url: https://developers.inaccord.com/quickstarts/accords
  - type: Authentication
    url: authentication/accordacff-authentication.yml
  - type: Conventions
    url: conventions/accordacff-conventions.yml
  - type: ErrorCatalog
    url: errors/accordacff-error-codes.yml
  - type: DataModel
    url: data-model/accordacff-data-model.yml
  - type: AgentSkill
    url: skills/_index.yml
- name: Accord MCP Server
  description: Hosted, remote Model Context Protocol server that wraps the Accord Developer API and exposes its read surface
    to any MCP client (Claude, Claude Code, Cursor, Gemini CLI, ChatGPT). Streamable HTTP transport at https://api.inaccord.com/1/mcp/mcp,
    authenticated with OAuth 2.1 + PKCE and dynamic client registration; scopes mcp:read and mcp:write are advertised in the
    protected-resource metadata. Currently read-only and in beta, available to workspaces with API access.
  humanURL: https://collaboration.inaccord.com/knowledge/accord-mcp-server-setup-and-usage
  image: https://cdn.prod.website-files.com/68d3df3714cf3a122c1640dd/6916517cbf54f093700a336d_Home%20Page_OG-min.png
  baseURL: https://api.inaccord.com/1/mcp/mcp
  tags:
  - MCP
  - agent-native
  - Sales Enablement
  - Revenue Operations
  tags_raw:
  - mcp
  - agent-native
  - sales-enablement
  - revenue-operations
  properties:
  - type: MCPServer
    url: mcp/accordacff-mcp.yml
  - type: MCPServer
    url: https://api.inaccord.com/1/mcp/mcp
  - type: OAuthScopes
    url: scopes/accordacff-scopes.yml
  - type: Documentation
    url: https://collaboration.inaccord.com/knowledge/accord-mcp-server-setup-and-usage
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/accordacff-domain-security.yml
- type: Website
  url: https://inaccord.com/
- type: DeveloperPortal
  url: https://developers.inaccord.com/
- type: Documentation
  url: https://developers.inaccord.com/
- type: APIReference
  url: https://developers.inaccord.com/reference
- type: GettingStarted
  url: https://developers.inaccord.com/quickstarts/accords
- type: Support
  url: https://collaboration.inaccord.com/knowledge
- type: HelpCenter
  url: https://collaboration.inaccord.com/knowledge
- type: Blog
  url: https://inaccord.com/resources/blog
- type: Pricing
  url: https://inaccord.com/pricing
- type: SignUp
  url: https://inaccord.com/book-demo
- type: TermsOfService
  url: https://inaccord.com/terms-of-service
- type: PrivacyPolicy
  url: https://inaccord.com/privacy-policy
- type: GitHubOrganization
  url: https://github.com/inaccord
- type: Authentication
  url: authentication/accordacff-authentication.yml
- type: OAuthScopes
  url: scopes/accordacff-scopes.yml
- type: Conventions
  url: conventions/accordacff-conventions.yml
- type: ErrorCatalog
  url: errors/accordacff-error-codes.yml
- type: DataModel
  url: data-model/accordacff-data-model.yml
- type: Conformance
  url: conformance/accordacff-conformance.yml
- type: Compliance
  url: security/accordacff-trust-center.yml
- type: TrustCenter
  url: security/accordacff-trust-center.yml
- type: Lifecycle
  url: lifecycle/accordacff-lifecycle.yml
- type: Plans
  url: plans/accordacff-plans-pricing.yml
- type: RateLimits
  url: rate-limits/accordacff-rate-limits.yml
- type: WellKnown
  url: well-known/accordacff-well-known.yml
- type: MCPServer
  url: mcp/accordacff-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/accordacff-llms.txt
- type: GraphQL
  url: graphql/accordacff-graphql-operations.yml
x-enrichment:
  date: '2026-09-06'
  status: enriched
  artifacts_added: 23
  pass: local-v3

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/accordacff"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/accordacff/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/accordacff/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.