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 Contacts API

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

Agile CRM Contacts 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 Contacts. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 20 operations across 18 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.

20 operations 18 paths 0 schemas 1 DELETE6 GET8 POST5 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 Contacts 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 20

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

Contacts 20
GET
/api/contacts
List contacts ordered by creation time
listContacts → 200
POST
/api/contacts
Create a new contact (or company when type is COMPANY)
createContact → 200
POST
/api/contacts/add-score
Adjust lead score
addLeadScore → 200
POST
/api/contacts/add/property
Update a single contact property
updateContactProperty → 200
POST
/api/contacts/change-owner
Reassign contact owner
changeContactOwner → 200
PUT
/api/contacts/delete/tags
Remove tags from a contact
deleteContactTags → 200
PUT
/api/contacts/edit-properties
Partially update contact properties
updateContactProperties → 200
PUT
/api/contacts/edit/add-star
Update star rating
updateStarValue → 200
PUT
/api/contacts/edit/lead-score
Modify lead score
updateLeadScore → 200
PUT
/api/contacts/edit/tags
Add tags to a contact
addContactTags → 200
POST
/api/contacts/email/tags/add
Add tags via email
addTagsByEmail → 200
POST
/api/contacts/email/tags/delete
Remove tags via email
deleteTagsByEmail → 200
POST
/api/contacts/search/email
Search multiple contacts by email
searchContactsByEmail → 200
GET
/api/contacts/search/email/{email}
Find a contact by email
getContactByEmail 1 param → 200
GET
/api/contacts/search/phonenumber/{phone}
Locate a contact by phone number
getContactByPhone 1 param → 200
GET
/api/contacts/{contact_id}/tasks/sort
Get associated tasks for a contact
listContactTasks 1 param → 200
GET
/api/contacts/{id}
Get a contact by ID
getContact 1 param → 200
DELETE
/api/contacts/{id}
Delete a contact
deleteContact 1 param → 204
POST
/api/filters/filter/dynamic-filter
Filter contacts dynamically
filterContactsDynamic → 200
GET
/api/search
Search contacts and companies by keyword
searchContactsAndCompanies → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

agile-crm-contacts-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 Deals API
Agile CRM Documents API
Agile CRM Events API
Agile CRM HelpDesk API
Agile CRM Notes API
Agile CRM Tasks API
Agile CRM Tracks API
Where this information came from

This is an independent, third-party profile of Agile CRM Contacts 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.