How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Agile CRM Tasks API

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

Agile CRM Tasks API is one of 11 APIs that Agile CRM publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Task. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 6 paths. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://{domain}.agilecrm.com/dev.

8 operations 6 paths 0 schemas 1 DELETE4 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://{domain}.agilecrm.com/dev
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

Agile CRM Tasks API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

  • BasicAuth — HTTP Basic auth - username is account email, password is REST client API key.

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Tasks 8
GET
/api/tasks
List all tasks
listTasks → 200
POST
/api/tasks
Create a task
createTask → 200
GET
/api/tasks/based
Retrieve tasks with filters
listTasksFiltered → 200
POST
/api/tasks/email/{email}
Create a task for a contact by email
createTaskForContactByEmail 1 param → 200
PUT
/api/tasks/partial-update
Partially update a task
updateTask → 200
GET
/api/tasks/pending/{num_days}
Get pending tasks by days
listPendingTasks 1 param → 200
GET
/api/tasks/{id}
Get task by ID
getTask 1 param → 200
DELETE
/api/tasks/{id}
Delete a task
deleteTask 1 param → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

agile-crm-tasks-api-openapi.yml Raw ↑

Other APIs Agile CRM publishes across the network.

Agile CRM REST API
Agile CRM Campaigns API
Agile CRM Companies API
Agile CRM Contacts API
Agile CRM Deals API
Agile CRM Documents API
Agile CRM Events API
Agile CRM HelpDesk API
Agile CRM Notes API
Agile CRM Tracks API
Where this information came from

This is an independent, third-party profile of Agile CRM Tasks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.