Agile CRM logo

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.

1 APIs 0 Features
CRMSales AutomationMarketing AutomationHelpdeskSmall BusinessContact Management

APIs

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...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
💰
Pricing
Pricing
📝
Sign Up
Sign Up

Sources

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
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
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

common:
  - type: Website
    url: https://www.agilecrm.com
  - type: Documentation
    url: https://www.agilecrm.com/api
  - type: Pricing
    url: https://www.agilecrm.com/pricing
  - type: Sign Up
    url: https://www.agilecrm.com/signup
maintainers:
  - FN: Kin Lane
    email: [email protected]