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

The Customers API from Kajabi — 3 operation(s) for customers.

Kajabi Customers 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 Customers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 10 JSON Schemas.

This API exposes 6 operations across 3 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.

6 operations 3 paths 10 schemas 1 DELETE3 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 Customers API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Bearer).

Paths & Operations 6

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

Customers 6
GET
/v1/customers
List customers
77 params → 200401403
GET
/v1/customers/{id}
Customer details
18 params → 200401403
GET
/v1/customers/{customer_id}/relationships/offers
List customer's offers
1 param → 200401403404
POST
/v1/customers/{customer_id}/relationships/offers
Grant offer to customer
1 param body → 200400401403404
DELETE
/v1/customers/{customer_id}/relationships/offers
Revoke offer from customer
1 param body → 200400401403404
PATCH
/v1/customers/{customer_id}/relationships/offers
Replace offers for customer
1 param body → 200400401403404

Schemas 10

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

customers_relationships_offers_response
object
2 properties
resource_identifier
object
2 properties 2 required
customers_index_response
object
2 properties
errors_attributes
object
4 properties
customers_show_response
object
2 properties
customers_attributes
object
14 properties
resource_identifiers
array
errors_unauthorized
object
1 property
errors_forbidden
object
1 property
errors_bad_request
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kajabi-customers-api-openapi.yml Raw ↑

Other APIs Kajabi publishes across the network.

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