Returns a paginated list of active products for the current store
Documentation Index
Fetch the complete documentation index at: https://spreecommerce.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
Publishable API key for store access
Publishable API key
Page number (default: 1)
Number of items per page (default: 25, max: 100)
Sort order. Prefix with - for descending. Values: price, -price, best_selling, name, -name, -available_on, available_on
Filter by name containing string
Filter by category prefixed ID (includes descendants)
Filter by multiple category prefixed IDs (OR logic, includes descendants)
Filter by minimum price
Filter by maximum price
Filter by option value prefix IDs (e.g., optval_abc). Pass multiple values for OR logic.
Filter to only in-stock products
Comma-separated associations to expand (variants, media, categories, option_types)
Comma-separated list of fields to include (e.g., name,slug,price). id is always included.