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

The Forms API from Kajabi — 5 operation(s) for forms.

Kajabi Forms 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 Forms. 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 13 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 13 schemas 4 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 Forms 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 — 4 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Forms 5
GET
/v1/form_submissions
List form submissions
5 params → 200401403
GET
/v1/form_submissions/{id}
Form submission details
2 params → 200401403404
GET
/v1/forms
List forms
6 params → 200401403
GET
/v1/forms/{id}
Form details
3 params → 200401403404
POST
/v1/forms/{id}/submit
Submit form
1 param body → 201401403

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are form_submission_attributes (13 properties), form_attributes (6 properties), errors_attributes (4 properties), form_submissions_index_response (2 properties). Each schema is shown below with its type and property counts.

form_attributes
object
6 properties
form_submission_response
object
2 properties
errors_not_found
object
1 property
resource_identifier
object
2 properties 2 required
errors_attributes
object
4 properties
form_submission_attributes
object
13 properties
forms_index_response
object
1 property
forms_show_response
object
1 property
form_submissions_show_response
object
1 property
form_submissions_index_response
object
2 properties
resource_identifiers
array
errors_unauthorized
object
1 property
errors_forbidden
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kajabi-forms-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 Kajabi Payments Payouts API
Kajabi Landing pages API
Kajabi Me API
Kajabi Offers API