Capsule CRM website screenshot

Capsule CRM

Capsule is a simple online CRM for small and midsize businesses that manages contacts, sales pipelines, tasks, projects, and email integration with a focus on ease of use. The Capsule API v2 is a REST/JSON service exposing parties (people and organisations), opportunities, projects, tasks, cases, users, and custom fields for integration with marketing, finance, and productivity tools. Authentication uses a Bearer token (personal access token or OAuth 2 access token) against the base URL https://api.capsulecrm.com/api/v2/.

Capsule CRM publishes 5 APIs on the APIs.io network, including Entries API, Opportunities API, Parties API, and 2 more. Tagged areas include CRM, Sales, Contacts, Pipeline Management, and Task.

Capsule CRM’s developer surface includes authentication, documentation, pricing, signup flow, support, engineering blog, and 6 more developer resources.

33.6/100 thin ▬ flat Agent 30/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessSelf serve
6 APIs 1 MCP Servers
CRMSalesContactsPipeline ManagementTaskProjectSMB

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 33.6/100 · thin
Contract Quality 13.8 / 25
Developer Ergonomics 7.6 / 20
Access Clarity 4.7 / 20
Operational Transparency 0.0 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 30/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/capsule-crm: 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 6

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

Capsule CRM API v2

REST API for managing Capsule parties (contacts and organisations), opportunities, projects (cases), tasks, users, tags, and custom fields. Each request must include an Authoriz...

Capsule CRM Entries API

The Entries API from Capsule CRM — 2 operation(s) for entries.

Capsule CRM Opportunities API

The Opportunities API from Capsule CRM — 3 operation(s) for opportunities.

Capsule CRM Parties API

The Parties API from Capsule CRM — 4 operation(s) for parties.

Capsule CRM Projects API

The Projects API from Capsule CRM — 2 operation(s) for projects.

Capsule CRM Tasks API

The Tasks API from Capsule CRM — 2 operation(s) for tasks.

Open Collections 7

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Capsule CRM API v2

OPEN COLLECTION

Scroll for all 7

MCP Servers 1

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

MCP Server

MCP SERVER

Security Posture 2

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

Capsule Crm Authentication

http · 1 scheme

SECURITY

Capsule Crm Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Capsule Crm Agentic Access

27 operations · 15 acting

27 operations · 15 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: capsule-crm
name: Capsule CRM
description: Capsule is a simple online CRM for small and midsize businesses that manages contacts, sales pipelines, tasks,
  projects, and email integration with a focus on ease of use. The Capsule API v2 is a REST/JSON service exposing parties
  (people and organisations), opportunities, projects, tasks, cases, users, and custom fields for integration with marketing,
  finance, and productivity tools. Authentication uses a Bearer token (personal access token or OAuth 2 access token) against
  the base URL https://api.capsulecrm.com/api/v2/.
type: Index
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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/capsule-crm.png
tags:
- CRM
- Sales
- Contacts
- Pipeline Management
- Task
- Project
- SMB
tags_raw:
- CRM
- Sales
- Contacts
- Pipeline Management
- Tasks
- Projects
- SMB
url: https://raw.githubusercontent.com/api-evangelist/capsule-crm/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-07-12'
specificationVersion: '0.23'
apis:
- aid: capsule-crm:v2-api
  name: Capsule CRM API v2
  description: REST API for managing Capsule parties (contacts and organisations), opportunities, projects (cases), tasks,
    users, tags, and custom fields. Each request must include an Authorization Bearer token obtained from a personal access
    token or the OAuth 2 authorization code flow.
  humanURL: https://developer.capsulecrm.com/
  baseURL: https://api.capsulecrm.com/api/v2/
  tags:
  - CRM
  - Contacts
  - Opportunities
  - Project
  - Task
  - Authentication
  tags_raw:
  - CRM
  - Contacts
  - Opportunities
  - Projects
  - Tasks
  - OAuth
  properties:
  - type: Documentation
    url: https://developer.capsulecrm.com/
  - type: Authentication
    url: https://developer.capsulecrm.com/v2/overview/authentication
- aid: capsule-crm:capsule-crm-entries-api
  name: Capsule CRM Entries API
  description: The Entries API from Capsule CRM — 2 operation(s) for entries.
  humanURL: https://developer.capsulecrm.com/
  baseURL: https://api.capsulecrm.com/api/v2/
  tags:
  - Entries
  properties:
  - type: OpenAPI
    url: openapi/capsule-crm-entries-api-openapi.yml
- aid: capsule-crm:capsule-crm-opportunities-api
  name: Capsule CRM Opportunities API
  description: The Opportunities API from Capsule CRM — 3 operation(s) for opportunities.
  humanURL: https://developer.capsulecrm.com/
  baseURL: https://api.capsulecrm.com/api/v2/
  tags:
  - Opportunities
  properties:
  - type: OpenAPI
    url: openapi/capsule-crm-opportunities-api-openapi.yml
- aid: capsule-crm:capsule-crm-parties-api
  name: Capsule CRM Parties API
  description: The Parties API from Capsule CRM — 4 operation(s) for parties.
  humanURL: https://developer.capsulecrm.com/
  baseURL: https://api.capsulecrm.com/api/v2/
  tags:
  - Parties
  properties:
  - type: OpenAPI
    url: openapi/capsule-crm-parties-api-openapi.yml
- aid: capsule-crm:capsule-crm-projects-api
  name: Capsule CRM Projects API
  description: The Projects API from Capsule CRM — 2 operation(s) for projects.
  humanURL: https://developer.capsulecrm.com/
  baseURL: https://api.capsulecrm.com/api/v2/
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/capsule-crm-projects-api-openapi.yml
- aid: capsule-crm:capsule-crm-tasks-api
  name: Capsule CRM Tasks API
  description: The Tasks API from Capsule CRM — 2 operation(s) for tasks.
  humanURL: https://developer.capsulecrm.com/
  baseURL: https://api.capsulecrm.com/api/v2/
  tags:
  - Task
  tags_raw:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/capsule-crm-tasks-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/capsule-crm-agentic-access.yml
- type: DomainSecurity
  url: security/capsule-crm-domain-security.yml
- type: Authentication
  url: authentication/capsule-crm-authentication.yml
- type: Website
  url: https://capsulecrm.com
- type: DeveloperPortal
  url: https://developer.capsulecrm.com
- type: Documentation
  url: https://developer.capsulecrm.com/
- type: Pricing
  url: https://capsulecrm.com/pricing/
- type: Signup
  url: https://capsulecrm.com/signup/
- type: Support
  url: https://support.capsulecrm.com
- type: LinkedIn
  url: https://www.linkedin.com/company/capsule-crm
- url: https://capsulecrm.com/blog/
  type: Blog
- name: MCP Server
  url: https://capsulecrm.com/blog/what-if-you-could-just-ask-your-crm-introducing-capsule-mcp/
  type: MCPServer
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/capsule-crm"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/capsule-crm/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/capsule-crm/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.