# How to integrate Kajabi online courses with Webflow Cloud using the Public API

DevFeed: [How to integrate Kajabi online courses with Webflow Cloud using the Public API](<https://devfeed.tech/articles/how-to-integrate-kajabi-online-courses-with-webflow-cloud-using-the-public-api-9214.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/integrate-kajabi-courses-webflow-cloud>)

Author: Ismail Ajagbe

Published: 2026-07-25T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [webflow](<https://devfeed.tech/topics/webflow.md>), [Cloudflare Workers](<https://devfeed.tech/topics/cloudflare-workers.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

## AI overview

A step-by-step guide to integrating Kajabi online courses with a Webflow Cloud Next.js app using Kajabi's Public API. It covers authentication, course listing, member access checks, offer-based enrollment after purchases, and webhook synchronization, with credentials and API calls kept server-side.

## Source excerpt

Connect Kajabi online courses to a Webflow Cloud app with the Public API, adding server-side catalog display, access checks, and offer grants.