aiendpoint.dev
ServicesSolidus

Solidus

community

Open-source e-commerce framework for Ruby on Rails with modular architecture.

Visit site ↗

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.

https://solidus.iobearerecommercedeveloperconfidence: 83/1000 discoveries1 contributors
GEThttps://{instance}/api/v2/storefront/products

List products

Parameters

pagepage (integeroptional
per_pageresults (integeroptional

Returns

data[] with id, attributes.name, attributes.slug, attributes.price, attributes.description, attributes.in_stock
GEThttps://{instance}/api/v2/storefront/taxons

List taxons

Returns

data[] with id, attributes.name, attributes.permalink, relationships.children
GEThttps://{instance}/api/v2/storefront/cart

Get cart

Returns

data with id, attributes.number, attributes.total, attributes.item_total, attributes.state, relationships.line_items