Adobe Commerce (Magento)
communityEnterprise e-commerce platform by Adobe for B2B and B2C online stores with extensive customization.
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}/rest/V1/productsSearch products
Parameters
searchCriteria[pageSize]results (integeroptionalsearchCriteria[filterGroups][0][filters][0][field]name (stringrequiredsearchCriteria[filterGroups][0][filters][0][value]%keyword% (stringrequiredsearchCriteria[filterGroups][0][filters][0][conditionType]like (stringrequiredReturns
items[] with id, sku, name, price, status, type_id, custom_attributes[], media_gallery_entries[]GET
https://{store}/rest/V1/ordersList orders
Parameters
searchCriteria[pageSize]results (integeroptionalsearchCriteria[currentPage]page (integeroptionalReturns
items[] with entity_id, increment_id, state, status, grand_total, customer_email, created_at, items[]GET
https://{store}/rest/V1/categoriesGet category tree
Returns
id, name, is_active, children_data[] with id, name, is_active, children_data[] (nested)