GetAccept

GetAccept is a digital sales room and sales enablement platform that helps revenue teams design, send, promote, track, and e-sign sales documents in one place — combining sales collateral, proposals, contract management, document tracking, and legally binding electronic signatures. The GetAccept REST API (v1, base https://api.getaccept.com/v1) exposes 86 operations across documents, e-signature, recipients, contacts, templates, users, videos, custom data, communication templates, and webhook subscriptions, secured with OAuth2 (authorization code) or bearer tokens. GetAccept is backed by Bessemer Venture Partners and Y Combinator.

GetAccept publishes 1 API on the APIs.io network. Tagged areas include Company, Cloud, Sales Enablement, Electronic Signature, and E-Signature.

The GetAccept catalog on APIs.io includes 1 event-driven AsyncAPI specification.

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

48.0/100 developing Agent 71/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyCloudSales EnablementElectronic SignatureE-SignatureDigital Sales RoomDocument ManagementContract ManagementProposalsSaaS

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 48.0/100 · developing
Contract Quality 9.4 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 71/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 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 6 / 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/getaccept: 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

GetAccept API

GetAccept REST API v1 — documents, e-signature, recipients, contacts, templates, users, videos, custom data, communication templates, and webhook subscriptions.

MCP Servers

getaccept-mcp.yml

MCP SERVER

Event Specifications

Resources

Get Started 4

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 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: getaccept
name: GetAccept
description: GetAccept is a digital sales room and sales enablement platform that helps revenue teams design, send, promote,
  track, and e-sign sales documents in one place — combining sales collateral, proposals, contract management, document tracking,
  and legally binding electronic signatures. The GetAccept REST API (v1, base https://api.getaccept.com/v1) exposes 86 operations
  across documents, e-signature, recipients, contacts, templates, users, videos, custom data, communication templates, and
  webhook subscriptions, secured with OAuth2 (authorization code) or bearer tokens. GetAccept is backed by Bessemer Venture
  Partners and Y Combinator.
url: https://raw.githubusercontent.com/api-evangelist/getaccept/refs/heads/main/apis.yml
image: https://www.getaccept.com/hubfs/logotype.svg
x-type: company
x-source: vc-portfolio
x-backed-by:
- bessemer-venture-partners
- y-combinator
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Cloud
- Sales Enablement
- Electronic Signature
- E-Signature
- Digital Sales Room
- Document Management
- Contract Management
- Proposals
- SaaS
apis:
- name: GetAccept API
  description: GetAccept REST API v1 — documents, e-signature, recipients, contacts, templates, users, videos, custom data,
    communication templates, and webhook subscriptions.
  humanURL: https://developers.getaccept.com/
  baseURL: https://api.getaccept.com/v1
  tags:
  - Electronic Signature
  - Document Management
  - Sales Enablement
  properties:
  - type: OpenAPI
    url: openapi/getaccept-openapi-original.json
  - type: Overlay
    url: overlays/getaccept-openapi-overlay.yaml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://developers.getaccept.com/
- type: Documentation
  url: https://developers.getaccept.com/docs
- type: APIReference
  url: https://developers.getaccept.com/reference
- type: GettingStarted
  url: https://developers.getaccept.com/docs
- type: GitHubOrganization
  url: https://github.com/GetAccept
- type: Blog
  url: https://www.getaccept.com/blog
- type: Pricing
  url: https://www.getaccept.com/pricing
- type: SignUp
  url: https://app.getaccept.com/signup
- type: Login
  url: https://login.getaccept.com
- type: TermsOfService
  url: https://www.getaccept.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.getaccept.com/privacy-policy
- type: Support
  url: mailto:support@getaccept.com
- type: StatusPage
  url: https://status.getaccept.com
- type: Compliance
  url: https://www.getaccept.com/security
- type: Authentication
  url: authentication/getaccept-authentication.yml
- type: OAuthScopes
  url: scopes/getaccept-scopes.yml
- type: Conventions
  url: conventions/getaccept-conventions.yml
- type: ErrorCatalog
  url: errors/getaccept-problem-types.yml
- type: DataModel
  url: data-model/getaccept-data-model.yml
- type: Lifecycle
  url: lifecycle/getaccept-lifecycle.yml
- type: Conformance
  url: conformance/getaccept-conformance.yml
- type: Webhooks
  url: asyncapi/getaccept-webhooks.yml
- type: MCPServer
  url: mcp/getaccept-mcp.yml
- type: AgenticAccess
  url: agentic-access/getaccept-agentic-access.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/getaccept-llms.txt
- type: TrustCenter
  url: security/getaccept-trust-center.yml
- type: DomainSecurity
  url: security/getaccept-domain-security.yml
- type: Website
  url: https://www.getaccept.com/
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence