Pricing
List products
Returns the full product catalog with pagination. Each entry contains a slug, display name, and description. Use the slug to fetch per-product pricing via GET /pricing/products/{slug}.
get/pricing/products
Query parameters
page_numberinteger
Page number (1-based).
page_sizeinteger
Number of items per page (max 100).
Response
Product catalog listing