Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kajabi Contact Notes API

The Contact Notes API from Kajabi — 2 operation(s) for contact notes.

Kajabi Contact Notes API is one of 21 APIs that Kajabi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 10 JSON Schema definitions.

Tagged areas include Contact Notes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 10 JSON Schemas.

This API exposes 5 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.0.3, at version 1.1.0.

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

5 operations 2 paths 10 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.1.0
Base URL
https://api.kajabi.com
Authentication
HTTP Bearer
Contact
License
Resource Areas
1

Authentication & Security 1

Kajabi Contact Notes API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Bearer).

Paths & Operations 5

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

Contact Notes 5
GET
/v1/contact_notes
List contact notes
5 params → 200401
POST
/v1/contact_notes
Create contact note
body → 201422401
GET
/v1/contact_notes/{id}
Contact note details
3 params → 200404401
PATCH
/v1/contact_notes/{id}
Update contact note
1 param body → 200422404401
DELETE
/v1/contact_notes/{id}
Delete contact note
1 param → 200404401

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are errors_attributes (4 properties), contact_notes_attributes (3 properties), contact_notes_show_response (2 properties), resource_identifier (2 properties). Each schema is shown below with its type and property counts.

contact_notes_attributes
object
3 properties
contact_notes_index_response
object
2 properties
resource_identifier
object
2 properties 2 required
errors_unprocessable
object
1 property
contact_notes_update_request
object
1 property 1 required
errors_attributes
object
4 properties
contact_notes_create_request
object
1 property 1 required
contact_notes_show_response
object
2 properties
errors_unauthorized
object
1 property
errors_not_found
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kajabi-contact-notes-api-openapi.yml Raw ↑

Other APIs Kajabi publishes across the network.

Kajabi Authentication API
Kajabi Blog posts API
Kajabi Contact Tags API
Kajabi Contacts API
Kajabi Courses API
Kajabi Custom Fields API
Kajabi Customers API
Kajabi Forms API
Kajabi Kajabi Payments Payouts API
Kajabi Landing pages API
Kajabi Me API
Kajabi Offers API