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

The Purchases API from Kajabi — 5 operation(s) for purchases.

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

This API exposes 5 operations across 5 paths, and defines 8 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 5 paths 8 schemas 2 GET3 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 Purchases API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Bearer).

Paths & Operations 5

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

Purchases 5
GET
/v1/purchases
List purchases
10 params → 200401403
GET
/v1/purchases/{id}
Purchase details
2 params → 200401403404
POST
/v1/purchases/{id}/reactivate
Reactivate purchase
1 param → 200401403404
POST
/v1/purchases/{id}/deactivate
Deactivate purchase
1 param → 200401403404
POST
/v1/purchases/{id}/cancel_subscription
Cancel subscription
1 param → 200401403404422

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are purchases_attributes (17 properties), errors_attributes (4 properties), purchases_index_response (2 properties), purchases_show_response (2 properties). Each schema is shown below with its type and property counts.

purchases_index_response
object
2 properties
errors_not_found
object
1 property
errors_unprocessable
object
1 property
errors_attributes
object
4 properties
purchases_show_response
object
2 properties
purchases_attributes
object
17 properties
errors_unauthorized
object
1 property
errors_forbidden
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kajabi-purchases-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 Customers API
Kajabi Forms API
Kajabi Kajabi Payments Payouts API
Kajabi Landing pages API
Kajabi Me API