> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/api-reference/introduction",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Introduction

Server URL `https://api.kajabi.com`

* Endpoint paths are prefixed with `/v1`
* Version endpoint `GET https://api.kajabi.com/v1/version`
* Try the demo [Postman collection](https://www.postman.com/kajabi-apis/workspace/kajabi-public-api-v1)

Download OpenAPI specification

* Right click the openapi.yaml link below to "Save Link As..."

<CardGroup>
  <Card title="openapi.yaml" icon="download" href="/openapi.yaml" horizontal />
</CardGroup>

Get Help:

<CardGroup>
  <Card title="Support" icon="mail" href="mailto:support@kajabi.com" horizontal>
    [support@kajabi.com](mailto:support@kajabi.com)
  </Card>
</CardGroup>

Video Walkthroughs

* [Capabilities](https://drive.google.com/file/d/1Puc9B2sSdA-RQb7YMxmUXg4FVoEXytoc/view?usp=sharing)
* [Getting Started](https://drive.google.com/file/d/1hbGRShkxven_QMWvgYrerHKURbcZrnvJ/view?usp=sharing)
* [Error Examples](https://drive.google.com/file/d/1i0wQK71I1jpaZVsxYwsn62gVj40S_E7Y/view?usp=sharing)
* [External Contact Form](https://drive.google.com/file/d/1HqpULXvan5TOK3LvM7nILCuCkCaX0kFT/view?usp=sharing)
