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

The Webhooks API from Kajabi — 8 operation(s) for webhooks.

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

This API exposes 10 operations across 8 paths, and defines 19 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.

10 operations 8 paths 19 schemas 1 DELETE8 GET1 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 Webhooks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Bearer).

Paths & Operations 10

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

Webhooks 10
GET
/v1/hooks
List hooks
3 params → 200401403
POST
/v1/hooks
Create hook
body → 201401403422
GET
/v1/hooks/{id}
Hook details
1 param → 200401403404
DELETE
/v1/hooks/{id}
Delete hook
1 param → 204401403404
GET
/v1/hooks/tag_added_sample
Tag added sample
→ 200401403
GET
/v1/hooks/tag_removed_sample
Tag removed sample
→ 200401403
GET
/v1/hooks/form_submission_sample
Form submission sample
→ 200401403
GET
/v1/hooks/purchase_sample
Purchase sample
→ 200401403
GET
/v1/hooks/payment_succeeded_sample
Payment succeeded sample
→ 200401403
GET
/v1/hooks/order_created_sample
Order created sample
→ 200401403

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are contacts_attributes (17 properties), purchases_attributes (17 properties), offers_attributes (16 properties), customers_attributes (14 properties). Each schema is shown below with its type and property counts.

errors_unprocessable
object
1 property
contact_tags_attributes
object
1 property 1 required
form_submission_attributes
object
13 properties
contacts_attributes
object
17 properties
hooks_index_response
object
1 property
orders_attributes
object
11 properties
form_attributes
object
6 properties
errors_attributes
object
4 properties
transactions_attributes
object
9 properties
hooks_attributes
object
5 properties 2 required
customers_attributes
object
14 properties
order_items_attributes
object
14 properties
errors_unauthorized
object
1 property
errors_not_found
object
1 property
hooks_show_response
object
1 property
resource_identifier
object
2 properties 2 required
offers_attributes
object
16 properties 1 required
purchases_attributes
object
17 properties
errors_forbidden
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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