Solidus
communityOpen-source e-commerce framework for Ruby on Rails with modular architecture.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://{instance}/api/v2/storefront/productsList products
Parameters
pagepage (integeroptionalper_pageresults (integeroptionalReturns
data[] with id, attributes.name, attributes.slug, attributes.price, attributes.description, attributes.in_stockGET
https://{instance}/api/v2/storefront/taxonsList taxons
Returns
data[] with id, attributes.name, attributes.permalink, relationships.childrenGET
https://{instance}/api/v2/storefront/cartGet cart
Returns
data with id, attributes.number, attributes.total, attributes.item_total, attributes.state, relationships.line_items