aiendpoint.dev
ServicesPrestaShop

PrestaShop

community

Open-source e-commerce platform for creating online stores with 300K+ active merchants.

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://prestashop.comapikeyecommerceconfidence: 90/1000 discoveries1 contributors
GEThttps://{store}/api/products

List products

Parameters

limitresults (stringoptional
display[idoptionalname, price, quantity, active] (string
output_formatJSON (stringrequired
filter[active]1 (stringoptional

Returns

products[] with id, name, price, quantity, active, description, id_category_default, date_add
GEThttps://{store}/api/orders

List orders

Parameters

limitresults (stringoptional
display[idoptionalreference, total_paid, current_state, date_add] (string
output_formatJSON (stringrequired

Returns

orders[] with id, reference, total_paid, current_state, id_customer, date_add, payment, id_carrier
GEThttps://{store}/api/customers

List customers

Parameters

display[idoptionalfirstname, lastname, email, date_add] (string
output_formatJSON (stringrequired

Returns

customers[] with id, firstname, lastname, email, active, date_add, newsletter