> Portal Navigation:
> 
> - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version.
> - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages).
> - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`).
> - Top-level index of all portals: https://dev.wix.com/docs/llms.txt
> - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt

## Resource: Introduction

## Article: Introduction

## Article Link: https://dev.wix.com/docs/api-reference/business-management/online-programs/introduction.md

## Article Content:

# About the Online Programs APIs

The Online Programs APIs let you create and manage structured programs on a site, including courses, challenges, and coaching journeys. Programs can be self-paced or scheduled. Use these APIs to manage program settings and content, and handle members' enrollment and payment flows.

The Online Programs APIs include:

- [**Programs**](https://dev.wix.com/docs/api-reference/business-management/online-programs/programs.md): Create and manage online programs and their settings.
- [**Steps**](https://dev.wix.com/docs/api-reference/business-management/online-programs/steps.md): Create and manage article, video, and quiz steps within program sections, and control their order.
- [**Join Applications**](https://dev.wix.com/docs/api-reference/business-management/online-programs/join-applications.md): Create, review, and track requests and invitations for members to join a program, including payment-related enrollment flows.