PrestaShop
communityOpen-source e-commerce platform for creating online stores with 300K+ active merchants.
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://{store}/api/productsList products
Parameters
limitresults (stringoptionaldisplay[idoptional— name, price, quantity, active] (stringoutput_formatJSON (stringrequiredfilter[active]1 (stringoptionalReturns
products[] with id, name, price, quantity, active, description, id_category_default, date_addGET
https://{store}/api/ordersList orders
Parameters
limitresults (stringoptionaldisplay[idoptional— reference, total_paid, current_state, date_add] (stringoutput_formatJSON (stringrequiredReturns
orders[] with id, reference, total_paid, current_state, id_customer, date_add, payment, id_carrierGET
https://{store}/api/customersList customers
Parameters
display[idoptional— firstname, lastname, email, date_add] (stringoutput_formatJSON (stringrequiredReturns
customers[] with id, firstname, lastname, email, active, date_add, newsletter