Build-a-Box & Bundles
Get bundle details by handle
Retrieves complete details for a subscription bundle using its unique handle. This endpoint returns the bundle configuration, included products, pricing, and available subscription options.
Full behavior, validation rules, and side effects
Bundle Information Returned:
- Bundle name and description
- Product selections with quantities
- Pricing and discounts
- Available subscription frequencies
- Bundle status and availability
- Product images and details
Use Cases:
- Display bundle details on product pages
- Show bundle contents in customer portal
- Fetch bundle configuration for cart/checkout
- Integration with external systems
- Build custom bundle selection interfaces
Bundle Handle: The handle is a unique, URL-friendly identifier for the bundle. It’s typically generated when the bundle is created and remains constant throughout the bundle’s lifecycle.
Authentication: Requires valid X-API-Key header
GET
Get bundle details by handle
Documentation Index
Fetch the complete documentation index at: https://developers.appstle.com/llms.txt
Use this file to discover all available pages before exploring further.