Agree.com

Agree.com is a contract-to-cash platform that combines free, unlimited e-signatures with invoicing, billing and integrated payments, positioning itself directly against DocuSign and Bill.com by giving the signature product away and monetizing the money movement that follows it. The company raised a $7.2M seed round led by Pelion Venture Partners in May 2025 after a $3M pre-seed led by Better Tomorrow Ventures. It markets an "agentic revenue operating system" built from named AI agents for contracts, billing, collections, recovery, reconciliation and insight. For developers it publishes a 56-operation REST API covering agreements, invoices, contacts, customers, cash-flow and recovery reporting, and webhooks, described by a real OpenAPI 3.0 document served anonymously at secure.agree.com/documentation/openapi, plus a hosted remote MCP server at secure.agree.com/mcp discoverable through RFC 9728 protected resource metadata and guarded by an OAuth 2.1 authorization server with PKCE and dynamic client registration.

Agree.com publishes 1 API on the APIs.io network: Agree API. Tagged areas include Agreements, Electronic Signature, Contract Management, Invoicing, and Billing.

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

Agree.com’s developer surface includes documentation, API reference, getting-started guide, pricing, signup flow, authentication, and 23 more developer resources.

50.3/100 developing Agent 43/100 agent ready Full breakdown ↓
scored 2026-09-12 · rubric v0.22.0
1 APIs 1 MCP Servers
AgreementsElectronic SignatureContract ManagementInvoicingBillingPaymentsAccounts ReceivableFintechFinancial-ServicesWebhooksMCPagent-native

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-12 · rubric v0.22.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/agree-com: 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 1

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

Agree API

REST API for the Agree contract-to-cash platform. 56 operations across six resources: Agreements (create from templates, assign signature fields to recipients, send, fetch execu...

MCP Servers 1

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

Agree.com MCP Server

Agree.com operates a hosted, remote Model Context Protocol server at https://secure.agree.com/mcp. It was discovered through RFC 9728 protected-resource metadata rather than the...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Agree Com Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Agree.com Webhooks

Real-time event notifications from the Agree contract-to-cash platform. Agree POSTs a signed JSON body to endpoints you register through POST /api/v1/webhooks. Twelve event type...

ASYNCAPI

Security Posture 2

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

Agree Com Authentication

http/oauth2 · 2 schemes

SECURITY

Agree Com Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Agree Com Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 4

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 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: agree-com
name: Agree.com
description: Agree.com is a contract-to-cash platform that combines free, unlimited e-signatures with invoicing, billing and
  integrated payments, positioning itself directly against DocuSign and Bill.com by giving the signature product away and
  monetizing the money movement that follows it. The company raised a $7.2M seed round led by Pelion Venture Partners in May
  2025 after a $3M pre-seed led by Better Tomorrow Ventures. It markets an "agentic revenue operating system" built from named
  AI agents for contracts, billing, collections, recovery, reconciliation and insight. For developers it publishes a 56-operation
  REST API covering agreements, invoices, contacts, customers, cash-flow and recovery reporting, and webhooks, described by
  a real OpenAPI 3.0 document served anonymously at secure.agree.com/documentation/openapi, plus a hosted remote MCP server
  at secure.agree.com/mcp discoverable through RFC 9728 protected resource metadata and guarded by an OAuth 2.1 authorization
  server with PKCE and dynamic client registration.
image: https://agree.com/img/social/social-media-card.png
url: https://raw.githubusercontent.com/api-evangelist/agree-com/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-12'
modified: '2026-09-12'
tags:
- Agreements
- Electronic Signature
- Contract Management
- Invoicing
- Billing
- Payments
- Accounts Receivable
- Fintech
- Financial-Services
- Webhooks
- MCP
- agent-native
position: Producing
apis:
- aid: agree-com:agree-api
  name: Agree API
  description: 'REST API for the Agree contract-to-cash platform. 56 operations across six resources: Agreements (create from
    templates, assign signature fields to recipients, send, fetch executed PDFs, soft delete), Invoices (create, create-and-send
    in one call, recurring schedules, mark as sent or paid, invoice and receipt PDFs), Contacts and Customers (address book,
    soft delete), Reports (cash-flow stats and forecast, revenue by customer and MRR, recovery aging and leakage analysis),
    and Webhooks (endpoint registration with HMAC-SHA256 signed delivery over twelve event types). Authentication is a bearer
    API key issued from Settings > API Keys in the dashboard. Responses are wrapped in a data envelope with page/page_size
    pagination; validation failures return a field-keyed errors object rather than RFC 9457 problem+json.'
  humanURL: https://secure.agree.com/documentation
  baseURL: https://secure.agree.com/api/v1
  image: https://agree.com/img/social/social-media-card.png
  tags:
  - Agreements
  - Electronic Signature
  - Invoicing
  - Payments
  - Contacts
  - Reporting
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/agree-com-api-openapi.json
  - type: Documentation
    url: https://secure.agree.com/documentation
  - type: APIReference
    url: https://secure.agree.com/documentation
  - type: GettingStarted
    url: https://secure.agree.com/documentation#section/Introduction/Quick-Start
  - type: Authentication
    url: https://secure.agree.com/documentation#section/Introduction/Authentication
  - type: Overlay
    url: overlays/agree-com-api-overlay.yaml
  - type: ErrorCatalog
    url: errors/agree-com-problem-types.yml
  - type: DataModel
    url: data-model/agree-com-data-model.yml
  - type: Conventions
    url: conventions/agree-com-conventions.yml
  - type: AsyncAPI
    url: asyncapi/agree-com-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/agree-com-webhooks-asyncapi.yml
  - type: MCPServer
    url: mcp/agree-com-mcp.yml
  - type: ToolCrosswalk
    url: mcp/agree-com-tool-crosswalk.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://agree.com/
- type: DeveloperPortal
  url: https://agree.com/developers
- type: Documentation
  url: https://secure.agree.com/documentation
- type: APIReference
  url: https://secure.agree.com/documentation
- type: GettingStarted
  url: https://secure.agree.com/documentation#section/Introduction/Quick-Start
- type: Pricing
  url: https://agree.com/pricing
- type: SignUp
  url: https://secure.agree.com/signup
- type: Login
  url: https://secure.agree.com/signin
- type: TermsOfService
  url: https://agree.com/terms
- type: PrivacyPolicy
  url: https://agree.com/privacy
- type: Integrations
  url: https://agree.com/integrations
- type: OpenAPI
  url: openapi/agree-com-api-openapi.json
- type: MCPServer
  url: mcp/agree-com-mcp.yml
- type: WellKnown
  url: well-known/agree-com-well-known.yml
- type: Authentication
  url: authentication/agree-com-authentication.yml
- type: OAuthScopes
  url: scopes/agree-com-scopes.yml
- type: Conventions
  url: conventions/agree-com-conventions.yml
- type: ErrorCatalog
  url: errors/agree-com-problem-types.yml
- type: DataModel
  url: data-model/agree-com-data-model.yml
- type: Lifecycle
  url: lifecycle/agree-com-lifecycle.yml
- type: Conformance
  url: conformance/agree-com-conformance.yml
- type: AsyncAPI
  url: asyncapi/agree-com-webhooks-asyncapi.yml
- type: Webhooks
  url: asyncapi/agree-com-webhooks-asyncapi.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/agree-com-llms.txt
- type: Overlay
  url: overlays/agree-com-api-overlay.yaml
- type: Plans
  url: plans/agree-com-plans-pricing.yml
- type: RateLimits
  url: rate-limits/agree-com-rate-limits.yml
- type: Packages
  url: packages/agree-com-packages.yml
- type: DomainSecurity
  url: security/agree-com-domain-security.yml
x-enrichment:
  date: '2026-09-12'
  status: enriched
  artifacts_added: 25
  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/agree-com"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/agree-com/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/agree-com/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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