# Revert CRM API

**Canonical:** https://apis.io/apis/revert/revert-api-crm-api/  
**Provider:** Revert — https://apis.io/providers/revert/  
**Base URL:** https://api.revert.dev  
**Documentation:** https://github.com/revertinc/revert

Revert CRM API is one of 18 APIs that [Revert](https://apis.io/providers/revert/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include CRM. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

Unified CRM models - contacts, leads, companies, deals, notes, events, tasks, users.

## Operations (40)

| Method | Path | Summary |
|---|---|---|
| GET | `/crm/ping` | Health check (CRM) |
| GET | `/crm/contacts` | List contacts |
| POST | `/crm/contacts` | Create a contact |
| GET | `/crm/contacts/{id}` | Get a contact |
| PATCH | `/crm/contacts/{id}` | Update a contact |
| POST | `/crm/contacts/search` | Search contacts |
| GET | `/crm/leads` | List leads |
| POST | `/crm/leads` | Create a lead |
| GET | `/crm/leads/{id}` | Get a lead |
| PATCH | `/crm/leads/{id}` | Update a lead |
| POST | `/crm/leads/search` | Search leads |
| GET | `/crm/companies` | List companies |
| POST | `/crm/companies` | Create a company |
| GET | `/crm/companies/{id}` | Get a company |
| PATCH | `/crm/companies/{id}` | Update a company |
| POST | `/crm/companies/search` | Search companies |
| GET | `/crm/deals` | List deals |
| POST | `/crm/deals` | Create a deal |
| GET | `/crm/deals/{id}` | Get a deal |
| PATCH | `/crm/deals/{id}` | Update a deal |
| POST | `/crm/deals/search` | Search deals |
| GET | `/crm/notes` | List notes |
| POST | `/crm/notes` | Create a note |
| GET | `/crm/notes/{id}` | Get a note |
| PATCH | `/crm/notes/{id}` | Update a note |
| POST | `/crm/notes/search` | Search notes |
| GET | `/crm/events` | List events |
| POST | `/crm/events` | Create an event |
| GET | `/crm/events/{id}` | Get an event |
| PATCH | `/crm/events/{id}` | Update an event |
| DELETE | `/crm/events/{id}` | Delete an event |
| POST | `/crm/events/search` | Search events |
| GET | `/crm/tasks` | List tasks |
| POST | `/crm/tasks` | Create a task |
| GET | `/crm/tasks/{id}` | Get a task |
| PATCH | `/crm/tasks/{id}` | Update a task |
| POST | `/crm/tasks/search` | Search tasks |
| GET | `/crm/users` | List users |
| POST | `/crm/users` | Create a user |
| GET | `/crm/users/{id}` | Get a user |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/revert/refs/heads/main/openapi/revert-api-crm-api-openapi.yml
- **Documentation** — https://github.com/revertinc/revert
- **APIReference** — https://docs.revert.dev/api-reference/api-reference/crm
- **PostmanCollection** — https://raw.githubusercontent.com/api-evangelist/revert/refs/heads/main/collections/revert-api.postman_collection.json
- **OpenCollection** — https://raw.githubusercontent.com/api-evangelist/revert/refs/heads/main/collections/revert-api.opencollection.json

## Other Revert APIs (12)

- [Revert Accounting API](https://apis.io/apis/revert/revert-accounting-api/)
- [Revert Chat API](https://apis.io/apis/revert/revert-chat-api/)
- [Revert Connections API](https://apis.io/apis/revert/revert-connections-api/)
- [Revert CRM Companies API](https://apis.io/apis/revert/revert-crm-companies-api/)
- [Revert CRM Contacts API](https://apis.io/apis/revert/revert-crm-contacts-api/)
- [Revert CRM Deals API](https://apis.io/apis/revert/revert-crm-deals-api/)
- [Revert CRM Events API](https://apis.io/apis/revert/revert-crm-events-api/)
- [Revert CRM Leads API](https://apis.io/apis/revert/revert-crm-leads-api/)
- [Revert CRM Notes API](https://apis.io/apis/revert/revert-crm-notes-api/)
- [Revert CRM Properties API](https://apis.io/apis/revert/revert-crm-properties-api/)
- [Revert CRM Tasks API](https://apis.io/apis/revert/revert-crm-tasks-api/)
- [Revert CRM Users API](https://apis.io/apis/revert/revert-crm-users-api/)

## Tags

CRM

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/revert/revert-api-crm-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/revert/.
