aiendpoint.dev
ServicesSpree Commerce

Spree Commerce

community

Open-source headless e-commerce platform for multi-store, multi-currency commerce.

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://spreecommerce.orgbearerecommercedeveloperconfidence: 87/1000 discoveries1 contributors
GEThttps://{instance}/api/v2/storefront/products

List products

Parameters

pagepage (integeroptional
per_pageresults (integeroptional
filter[taxons]category ID (stringoptional

Returns

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

Get cart

Returns

data with id, attributes.number, attributes.item_total, attributes.total, attributes.state, relationships.line_items
GEThttps://{instance}/api/v2/storefront/taxons

List categories

Parameters

per_pageresults (integeroptional

Returns

data[] with id, attributes.name, attributes.permalink, attributes.description, relationships.children