Kajabi website screenshot

Kajabi

Kajabi is an all-in-one creator platform that enables entrepreneurs and knowledge creators to build, market, and sell digital products including online courses, membership sites, coaching programs, and communities. The Kajabi Public API provides a RESTful interface for managing contacts, products, offers, purchases, orders, transactions, forms, webhooks, and more. API access requires OAuth 2.0 authentication and is available exclusively on the Pro plan. The API base URL is https://api.kajabi.com with versioned endpoints under /v1, and an OpenAPI specification is published in the public_api_docs GitHub repository.

1 APIs 0 Features
Creator EconomyOnline CoursesMembershipsE-CommerceDigital ProductsContactsWebhooksPayments

APIs

Kajabi Public API

RESTful API for managing contacts, products, offers, purchases, orders, transactions, courses, forms, landing pages, websites, webhooks, and Kajabi Payments payouts. Supports OA...

GraphQL

Kajabi GraphQL Schema

This document describes a conceptual GraphQL schema for the Kajabi creator and online course platform. Kajabi's public API is RESTful (base URL: `https://api.kajabi.com/v1`, OAu...

GRAPHQL

Pricing Plans

Kajabi Plans Pricing

4 plans

PLANS

Rate Limits

Kajabi Rate Limits

0 limits

RATE LIMITS

FinOps

Kajabi Finops

FINOPS

Semantic Vocabularies

Kajabi Context

69 classes · 8 properties

JSON-LD

Example Payloads

Kajabi Contacts List Example

8 fields

EXAMPLE

Kajabi Offers List Example

8 fields

EXAMPLE

Kajabi Orders List Example

8 fields

EXAMPLE

Kajabi Products List Example

8 fields

EXAMPLE

Kajabi Webhooks List Example

8 fields

EXAMPLE

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
📰
Blog
Blog
💰
Pricing
Pricing
🟢
StatusPage
StatusPage
🔗
X
X
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

Raw ↑
aid: kajabi
name: Kajabi
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/kajabi/refs/heads/main/apis.yml
created: 2026-06-12
modified: 2026-06-12
specificationVersion: '0.19'
description: 'Kajabi is an all-in-one creator platform that enables entrepreneurs and knowledge creators to build, market,
  and sell digital products including online courses, membership sites, coaching programs, and communities. The Kajabi Public
  API provides a RESTful interface for managing contacts, products, offers, purchases, orders, transactions, forms, webhooks,
  and more. API access requires OAuth 2.0 authentication and is available exclusively on the Pro plan. The API base URL is
  https://api.kajabi.com with versioned endpoints under /v1, and an OpenAPI specification is published in the public_api_docs
  GitHub repository.

  '
tags:
- Creator Economy
- Online Courses
- Memberships
- E-Commerce
- Digital Products
- Contacts
- Webhooks
- Payments
apis:
- name: Kajabi Public API
  description: 'RESTful API for managing contacts, products, offers, purchases, orders, transactions, courses, forms, landing
    pages, websites, webhooks, and Kajabi Payments payouts. Supports OAuth 2.0 for authentication.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://help.kajabi.com/api-reference/introduction
  baseURL: https://api.kajabi.com
  tags:
  - Contacts
  - Products
  - Offers
  - Purchases
  - Orders
  - Webhooks
  - Payments
  properties:
  - type: Documentation
    url: https://help.kajabi.com/api-reference/introduction
  - type: OpenAPI
    url: https://github.com/Kajabi/public_api_docs/blob/main/openapi.yaml
  - type: OpenAPI
    url: openapi/kajabi-public-api-openapi.yml
  - type: JSONSchema
    url: json-schema/contacts_attributes.json
  - type: JSONSchema
    url: json-schema/products_attributes.json
  - type: JSONSchema
    url: json-schema/offers_attributes.json
  - type: JSONSchema
    url: json-schema/purchases_attributes.json
  - type: JSONSchema
    url: json-schema/orders_attributes.json
  - type: JSONSchema
    url: json-schema/transactions_attributes.json
  - type: JSONSchema
    url: json-schema/hooks_attributes.json
  - type: JSONSchema
    url: json-schema/courses_attributes.json
  - type: JSONSchema
    url: json-schema/forms_attributes.json
  - type: JSONSchema
    url: json-schema/blog_posts_attributes.json
  - type: Vocabulary
    url: vocabulary/kajabi-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/kajabi-context.jsonld
  - url: graphql/kajabi-graphql.md
    type: GraphQL
common:
- type: Website
  url: https://www.kajabi.com
- type: Documentation
  url: https://help.kajabi.com/api-reference/introduction
- type: GitHubOrganization
  url: https://github.com/Kajabi
- type: LinkedIn
  url: https://www.linkedin.com/company/kajabi
- type: Blog
  url: https://www.kajabi.com/blog
- type: Pricing
  url: https://www.kajabi.com/pricing
- type: StatusPage
  url: https://status.kajabi.com
- type: X
  url: https://x.com/Kajabi
- type: Plans
  url: plans/kajabi-plans-pricing.yml
- type: RateLimits
  url: rate-limits/kajabi-rate-limits.yml
- type: FinOps
  url: finops/kajabi-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com