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

The Orders API from Kajabi — 4 operation(s) for orders.

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

This API exposes 4 operations across 4 paths, and defines 12 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.

4 operations 4 paths 12 schemas 4 GET

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 Orders API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Bearer).

Paths & Operations 4

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

Orders 4
GET
/v1/order_items
List order items
8 params → 200401403
GET
/v1/order_items/{id}
Order item details
3 params → 200401403404
GET
/v1/orders
List orders
8 params → 200401403
GET
/v1/orders/{id}
Order details
3 params → 200401403404

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are order_items_attributes (14 properties), orders_attributes (11 properties), errors_attributes (4 properties), order_items_index_response (2 properties). Each schema is shown below with its type and property counts.

resource_identifiers
array
orders_index_response
object
2 properties
order_items_show_response
object
2 properties
errors_not_found
object
1 property
resource_identifier
object
2 properties 2 required
errors_attributes
object
4 properties
orders_show_response
object
2 properties
order_items_attributes
object
14 properties
errors_unauthorized
object
1 property
errors_forbidden
object
1 property
order_items_index_response
object
2 properties
orders_attributes
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kajabi-orders-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