Subscription Data
Get selling plans for products
Retrieves all selling plans (subscription plans) associated with a set of products. This endpoint is useful for determining which subscription options are available for specific products.
Full behavior, validation rules, and side effects
Selling Plan Information:
- Selling plan ID and name
- Billing and delivery frequencies
- Pricing policies (discounts)
- Plan description and options
- Product associations
Use Cases:
- Display subscription options on product pages
- Validate subscription plan availability
- Build subscription plan selector UI
- Sync plan data across systems
Request:
- Accepts multiple product IDs as comma-separated values
- Returns aggregated selling plans from all products
Authentication: Requires valid api_key parameter
GET
Get selling plans for products
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.
Query Parameters
Product IDs
Response
Selling plans retrieved successfully