Agile CRM website screenshot

Agile CRM

Agile CRM is an all-in-one customer relationship management platform aimed at small and mid-sized businesses, unifying contact management, sales pipeline tracking, marketing automation, helpdesk ticketing, and telephony in a single application. The platform offers visual workflow builders, email campaigns, landing pages, and web-to-lead forms with built-in reporting. The Agile CRM REST API exposes contacts, deals, campaigns, tasks, and tickets using HTTP Basic authentication with an email and API key.

Agile CRM publishes 10 APIs on the APIs.io network, including Campaigns API, Companies API, Contacts API, and 7 more. Tagged areas include CRM, Sales Automation, Marketing Automation, Helpdesk, and Small Business.

Agile CRM’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, and 4 more developer resources.

26.4/100 emerging ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
11 APIs
CRMSales AutomationMarketing AutomationHelpdeskSmall BusinessContact Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 26.4/100 · emerging
Contract Quality 12.5 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 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/agile-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 11

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

Agile CRM REST API

HTTPS-only REST API for managing contacts, companies, deals, campaigns, tasks, notes, and tickets in Agile CRM. Authentication uses HTTP Basic auth with the account email as use...

Agile CRM Campaigns API

The Campaigns API from Agile CRM — 2 operation(s) for campaigns.

Agile CRM Companies API

The Companies API from Agile CRM — 1 operation(s) for companies.

Agile CRM Contacts API

The Contacts API from Agile CRM — 18 operation(s) for contacts.

Agile CRM Deals API

The Deals API from Agile CRM — 11 operation(s) for deals.

Agile CRM Documents API

The Documents API from Agile CRM — 2 operation(s) for documents.

Agile CRM Events API

The Events API from Agile CRM — 3 operation(s) for events.

Agile CRM HelpDesk API

The HelpDesk API from Agile CRM — 5 operation(s) for helpdesk.

Agile CRM Notes API

The Notes API from Agile CRM — 7 operation(s) for notes.

Agile CRM Tasks API

The Tasks API from Agile CRM — 6 operation(s) for tasks.

Agile CRM Tracks API

The Tracks API from Agile CRM — 2 operation(s) for tracks.

Scroll for all 11

Open Collections 1

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

Agile CRM REST API

OPEN COLLECTION

Security Posture 2

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

Agile Crm Authentication

http · 1 scheme

SECURITY

Agile Crm Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

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

Agile Crm Agentic Access

71 operations · 44 acting

71 operations · 44 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: agile-crm
name: Agile CRM
description: Agile CRM is an all-in-one customer relationship management platform aimed at small and mid-sized businesses,
  unifying contact management, sales pipeline tracking, marketing automation, helpdesk ticketing, and telephony in a single
  application. The platform offers visual workflow builders, email campaigns, landing pages, and web-to-lead forms with built-in
  reporting. The Agile CRM REST API exposes contacts, deals, campaigns, tasks, and tickets using HTTP Basic authentication
  with an email and API key.
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/agile-crm.png
tags:
- CRM
- Sales Automation
- Marketing Automation
- Helpdesk
- Small Business
- Contact Management
url: https://raw.githubusercontent.com/api-evangelist/agile-crm/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: agile-crm:rest-api
  name: Agile CRM REST API
  description: HTTPS-only REST API for managing contacts, companies, deals, campaigns, tasks, notes, and tickets in Agile
    CRM. Authentication uses HTTP Basic auth with the account email as username and the REST client API key as password.
  humanURL: https://www.agilecrm.com/api
  baseURL: https://{domain}.agilecrm.com/dev
  tags:
  - Contacts
  - Companies
  - Deals
  - Campaigns
  - Tasks
  - Tickets
  properties:
  - type: Documentation
    url: https://www.agilecrm.com/api
  - type: GitHub
    url: https://github.com/agilecrm/rest-api
  - type: README
    url: https://github.com/agilecrm/rest-api/blob/master/README.md
- aid: agile-crm:agile-crm-campaigns-api
  name: Agile CRM Campaigns API
  description: The Campaigns API from Agile CRM — 2 operation(s) for campaigns.
  humanURL: https://www.agilecrm.com/api
  baseURL: https://{domain}.agilecrm.com/dev
  tags:
  - Campaigns
  properties:
  - type: OpenAPI
    url: openapi/agile-crm-campaigns-api-openapi.yml
- aid: agile-crm:agile-crm-companies-api
  name: Agile CRM Companies API
  description: The Companies API from Agile CRM — 1 operation(s) for companies.
  humanURL: https://www.agilecrm.com/api
  baseURL: https://{domain}.agilecrm.com/dev
  tags:
  - Companies
  properties:
  - type: OpenAPI
    url: openapi/agile-crm-companies-api-openapi.yml
- aid: agile-crm:agile-crm-contacts-api
  name: Agile CRM Contacts API
  description: The Contacts API from Agile CRM — 18 operation(s) for contacts.
  humanURL: https://www.agilecrm.com/api
  baseURL: https://{domain}.agilecrm.com/dev
  tags:
  - Contacts
  properties:
  - type: OpenAPI
    url: openapi/agile-crm-contacts-api-openapi.yml
- aid: agile-crm:agile-crm-deals-api
  name: Agile CRM Deals API
  description: The Deals API from Agile CRM — 11 operation(s) for deals.
  humanURL: https://www.agilecrm.com/api
  baseURL: https://{domain}.agilecrm.com/dev
  tags:
  - Deals
  properties:
  - type: OpenAPI
    url: openapi/agile-crm-deals-api-openapi.yml
- aid: agile-crm:agile-crm-documents-api
  name: Agile CRM Documents API
  description: The Documents API from Agile CRM — 2 operation(s) for documents.
  humanURL: https://www.agilecrm.com/api
  baseURL: https://{domain}.agilecrm.com/dev
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/agile-crm-documents-api-openapi.yml
- aid: agile-crm:agile-crm-events-api
  name: Agile CRM Events API
  description: The Events API from Agile CRM — 3 operation(s) for events.
  humanURL: https://www.agilecrm.com/api
  baseURL: https://{domain}.agilecrm.com/dev
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/agile-crm-events-api-openapi.yml
- aid: agile-crm:agile-crm-helpdesk-api
  name: Agile CRM HelpDesk API
  description: The HelpDesk API from Agile CRM — 5 operation(s) for helpdesk.
  humanURL: https://www.agilecrm.com/api
  baseURL: https://{domain}.agilecrm.com/dev
  tags:
  - HelpDesk
  properties:
  - type: OpenAPI
    url: openapi/agile-crm-helpdesk-api-openapi.yml
- aid: agile-crm:agile-crm-notes-api
  name: Agile CRM Notes API
  description: The Notes API from Agile CRM — 7 operation(s) for notes.
  humanURL: https://www.agilecrm.com/api
  baseURL: https://{domain}.agilecrm.com/dev
  tags:
  - Notes
  properties:
  - type: OpenAPI
    url: openapi/agile-crm-notes-api-openapi.yml
- aid: agile-crm:agile-crm-tasks-api
  name: Agile CRM Tasks API
  description: The Tasks API from Agile CRM — 6 operation(s) for tasks.
  humanURL: https://www.agilecrm.com/api
  baseURL: https://{domain}.agilecrm.com/dev
  tags:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/agile-crm-tasks-api-openapi.yml
- aid: agile-crm:agile-crm-tracks-api
  name: Agile CRM Tracks API
  description: The Tracks API from Agile CRM — 2 operation(s) for tracks.
  humanURL: https://www.agilecrm.com/api
  baseURL: https://{domain}.agilecrm.com/dev
  tags:
  - Tracks
  properties:
  - type: OpenAPI
    url: openapi/agile-crm-tracks-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/agile-crm-agentic-access.yml
- type: DomainSecurity
  url: security/agile-crm-domain-security.yml
- type: Authentication
  url: authentication/agile-crm-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/agile-crm
- type: Website
  url: https://www.agilecrm.com
- type: Documentation
  url: https://www.agilecrm.com/api
- type: Pricing
  url: https://www.agilecrm.com/pricing
- type: Signup
  url: https://www.agilecrm.com/signup
- url: https://www.agilecrm.com/blog/feed/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com