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

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

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

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

This API exposes 17 operations across 13 paths, and defines 33 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.

17 operations 13 paths 33 schemas 2 DELETE6 GET9 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 Email 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 17

Across 13 paths, the API surfaces 17 operations — 2 DELETE, 6 GET, 9 POST. Each is listed below with its method, path, parameters, and response codes.

Email 17

Emails-Endpoint

POST
/rest/v1/emails/unsync
Un-sync a batch of Email Records
deleteEmails body → 400401500403409404501405
POST
/rest/v1/emails/sync
Create a set of Email Records
createEmails body → 400401500403409404501405
POST
/rest/v1/emails/queue
Send an Email
sendEmail body → 400401500403409404501405
GET
/rest/v1/emails
List Emails
listEmails 1 param → 400401500403409404501405
POST
/rest/v1/emails
Create an Email Record
createEmail body → 400401500403409404501405
GET
/rest/v1/emails/{id}
Retrieve an Email
getEmail 1 param → 400401500403409404501405
DELETE
/rest/v1/emails/{id}
Delete an Email Record
deleteEmail 1 param → 400401500403409404501405
GET
/rest/v2/emails
List Emails
listEmails 4 params → 401404403409500501400405
POST
/rest/v2/emails
Create an Email Record
createEmail body → 401404403409500501400405
POST
/rest/v2/emails:send
Send an Email
sendEmail body → 401404403409500501400405
POST
/rest/v2/emails:batchRemove
Remove a set of Email Records
deleteEmails body → 401404403409500501400405
POST
/rest/v2/emails:batchAdd
Create a set of Email Records
createEmails body → 401404403409500501400405
POST
/rest/v2/emails/templates:send
Send an email based on a template
sendEmailTemplate body → 401404403409500501400405
GET
/rest/v2/emails/{id}
Retrieve an Email
getEmail 1 param → 401404403409500501400405
DELETE
/rest/v2/emails/{id}
Delete an Email Record
deleteEmail 1 param → 401404403409500501400405
GET
/rest/v2/emails/templates
List email templates
listEmailTemplates 4 params → 401404403409500501400405
GET
/rest/v2/emails/templates/{email_template_id}
Retrieve an email template
getEmailTemplate 1 param → 401404403409500501400405

Schemas 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are EmailSentCreate (18 properties), EmailSentWithContent (18 properties), CreateEmailSentRequest (17 properties), EmailSentQueryResultWithContent (17 properties). Each schema is shown below with its type and property counts.

DefaultHttpStatusCode
EmailSentQueryResultWithContent
object
17 properties
SetOfIds
object
1 property 1 required
EmailSentCreateListRequest
object
Email records to persist, with content.
1 property
EmailSendRequestAttachment
object
2 properties
EmailSendRequest
object
7 properties 3 required
EmailSentCreate
object
Email records to persist, with content.
18 properties 1 required
View
object
1 property
ModelAndView
object
7 properties
EmailSentQueryCommand
object
7 properties
EmailSentQueryResultList
object
4 properties
EmailSentCreateError
object
2 properties
HttpStatus
EmailSentQueryResult
object
15 properties
HttpStatusCode
object
6 properties
EmailSentCreateListResponse
object
2 properties
ListEmailTemplatesResponse
object
2 properties
EmailTemplate
object
An email template
12 properties
CreateEmailSentRequest
object
Request to create an email record
17 properties 1 required
EmailSent
object
A sent email record
16 properties
EmailTemplateSummary
object
Email template metadata returned by the list endpoint. Does not include body content; use GET /v2/emails/templates/{id} for full detail.
10 properties
EmailSendRequestAttachment_2
object
An attachment for an email
2 properties 2 required
ErrorDetails
object
2 properties
EmailsSentList
object
Response containing created emails and any errors
2 properties
EmailSendRequest_2
object
Request to send an email to contacts
8 properties 2 required
DeleteEmailsRequest
object
Request to delete multiple email records
1 property 1 required
EmailSentWithContent
object
A sent email record with full content
18 properties
CreateEmailsSentRequest
object
Email records to persist, with content.
1 property 1 required
EmailSentCreateError_2
object
Error that occurred when creating an email record
2 properties
ListEmailsSentResponse
object
Response containing a list of sent emails
2 properties
DeleteEmailsResponse
object
Response from deleting email records
1 property
EmailSendTemplateRequest
object
Use a template to send an email to a list of contacts
4 properties 3 required
Error
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

keap-email-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 Files API
Keap Free Trial Discounts API
Keap Lead Source Categories API
Keap Lead Source Expenses API
Keap Lead Source Recurring Expenses API
Keap Lead Sources API
Where this information came from

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