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

# Introduction

The Bundles API allows you to create and manage product bundles in your web store. Bundles are offers that include multiple products sold at a discounted price or with additional value. Note that bundles can't be scheduled in advance, and remain active until they are set as inactive.

With the Bundles API, you can:

* [Create a new bundle](./create-bundle).
* [Update an existing bundle](./update-bundle).
* [Retrieve one or more bundles](./get-bundle).
* [Retrieve all bundles](../get-offers).
* [Delete a bundle](./delete-bundle).
