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

Keap Tags API

Keap Tags API — 14 operations across 8 paths on the Keap REST v2 contract, read from Keap's own published OpenAPI 3.1 document.

Keap Tags API is one of 51 APIs that Keap publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tags. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 23 operations across 14 paths, and defines 44 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.infusionsoft.com/crm.

23 operations 14 paths 44 schemas 4 DELETE10 GET2 PATCH7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.infusionsoft.com/crm/rest/v2
Authentication
OAuth 2.0
Contact
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Keap Tags API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. By default, every request must be authenticated.

Paths & Operations 23

Across 14 paths, the API surfaces 23 operations — 4 DELETE, 10 GET, 2 PATCH, 7 POST. Each is listed below with its method, path, parameters, and response codes.

Tags 23

Tag-Company-Endpoint

GET
/rest/v1/tags/{tagId}/contacts
List Tagged Contacts
listContactsForTagId 2 params → 400401500403409404501405
POST
/rest/v1/tags/{tagId}/contacts
Apply Tag to Contacts
applyTagToContactIds 1 param body → 400401500403409404501405
DELETE
/rest/v1/tags/{tagId}/contacts
Remove Tag from Contacts
removeTagFromContactIds 2 params → 400401500403409404501405
POST
/rest/v1/tags/categories
Create Tag Category
createTagCategory body → 400401500403409404501405
GET
/rest/v1/tags
List Tags
listTags 1 param → 400401500403409404501405
POST
/rest/v1/tags
Create Tag
createTag body → 400401500403409404501405
GET
/rest/v1/tags/{tagId}/companies
List Tagged Companies
listCompaniesForTagId 2 params → 400401500403409404501405
GET
/rest/v1/tags/{id}
Retrieve a Tag
getTag 1 param → 400401500403409404501405
DELETE
/rest/v1/tags/{tagId}/contacts/{contactId}
Remove Tag from Contact
removeTagFromContactId 2 params → 400401500403409404501405
GET
/rest/v2/tags
List Tags
listTags 4 params → 401404403409500501400405
POST
/rest/v2/tags
Create Tag
createTag body → 401404403409500501400405
POST
/rest/v2/tags/{tag_id}/contacts:removeTags
Remove Tags
removeTags 1 param body → 401404403409500501400405
POST
/rest/v2/tags/{tag_id}/contacts:applyTags
Apply Tag
applyTags 1 param body → 401404403409500501400405
GET
/rest/v2/tags/categories
List Tag Categories
listTagCategories 4 params → 401404403409500501400405
POST
/rest/v2/tags/categories
Create Tag Category
createTagCategory body → 401404403409500501400405
GET
/rest/v2/tags/{tag_id}
Retrieve a Tag
getTag 1 param → 401404403409500501400405
DELETE
/rest/v2/tags/{tag_id}
Delete Tag
deleteTag 1 param → 401404403409500501400405
PATCH
/rest/v2/tags/{tag_id}
Update a Tag
updateTag 2 params body → 401404403409500501400405
GET
/rest/v2/tags/categories/{tag_category_id}
Retrieve a Tag Category
getCategory 1 param → 401404403409500501400405
DELETE
/rest/v2/tags/categories/{tag_category_id}
Delete Tag Category
deleteTagCategory 1 param → 401404403409500501400405
PATCH
/rest/v2/tags/categories/{tag_category_id}
Update a Tag Category
updateTagCategory 2 params body → 401404403409500501400405
GET
/rest/v2/tags/{tag_id}/contacts
List Tagged Contacts
listContactsWithTagId 5 params → 401404403409500501400405
GET
/rest/v2/tags/{tag_id}/companies
List Tagged Companies
listCompaniesForTagId 5 params → 401404403409500501400405

Schemas 44

The contract defines 44 schemas that model the data the API accepts and returns. The most detailed are Company (31 properties), Address (11 properties), ModelAndView (7 properties), HttpStatusCode (6 properties). Each schema is shown below with its type and property counts.

TaggedContact
object
2 properties
DefaultHttpStatusCode
BasicContact
object
4 properties
CreateTagCategory
object
2 properties 1 required
TaggedCompanyList
object
4 properties
CategoryReference
object
1 property 1 required
HttpStatus
HttpStatusCode
object
6 properties
RestQueryCommand
object
2 properties
Tag
object
4 properties 2 required
RestTagQueryCommand
object
4 properties
TaggedContactList
object
4 properties
SetOfIds
object
1 property 1 required
BasicCompany
object
3 properties
View
object
1 property
ModelAndView
object
7 properties
Tags
object
4 properties
TaggedCompany
object
2 properties
CreateTag
object
3 properties 1 required
TagCategory
object
3 properties 2 required
TaggedContact_2
object
5 properties
CreateUpdateTagRequest
object
tag
3 properties
ErrorDetails
object
2 properties
UpdateTagCategoryResponse
object
5 properties
CategoryReference_2
object
1 property 1 required
ListTaggedCompaniesResponse
object
2 properties
PhoneNumber
object
5 properties
CreateUpdateTagCategoryRequest
object
tagCategory
2 properties
ListTagCategoriesResponse
object
2 properties
ListTagsResponse
object
2 properties
Error
object
4 properties
GetTagCategoryResponse
object
5 properties
Address
object
11 properties
Tag_2
object
6 properties
ApplyRemoveTagRequest
object
1 property 1 required
FaxNumber
object
3 properties
EmailAddress
object
5 properties
ApplyTagsResponse
object
1 property
UpdateTagResponse
object
6 properties
CustomFieldValue
object
2 properties
Company
object
31 properties
TaggedCompany_2
object
2 properties
ListTaggedContactsResponse
object
2 properties
TagCategory_2
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

keap-tags-api-openapi.yml Raw ↑

Other APIs Keap publishes across the network.

Keap Affiliate API
Keap Automation API
Keap Campaigns API
Keap Category Discounts API
Keap Companies API
Keap Contacts API
Keap Email API
Keap Files API
Keap Free Trial Discounts API
Keap Lead Source Categories API
Keap Lead Source Expenses API
Keap Lead Source Recurring Expenses API
Where this information came from

This is an independent, third-party profile of Keap Tags 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.