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 Authorization Bearer token obtained from a personal access token or the OAuth 2 authorization code flow.

API entry from apis.yml

apis.yml Raw ↑
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
- Projects
- Tasks
- OAuth
properties:
- type: Documentation
  url: https://developer.capsulecrm.com/
- type: Authentication
  url: https://developer.capsulecrm.com/v2/overview/authentication