aiendpoint.dev
ServicesAdobe Commerce (Magento)

Adobe Commerce (Magento)

community

Enterprise e-commerce platform by Adobe for B2B and B2C online stores with extensive customization.

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://magento.combearerecommerceconfidence: 87/1000 discoveries1 contributors
GEThttps://{store}/rest/V1/products

Search products

Parameters

searchCriteria[pageSize]results (integeroptional
searchCriteria[filterGroups][0][filters][0][field]name (stringrequired
searchCriteria[filterGroups][0][filters][0][value]%keyword% (stringrequired
searchCriteria[filterGroups][0][filters][0][conditionType]like (stringrequired

Returns

items[] with id, sku, name, price, status, type_id, custom_attributes[], media_gallery_entries[]
GEThttps://{store}/rest/V1/orders

List orders

Parameters

searchCriteria[pageSize]results (integeroptional
searchCriteria[currentPage]page (integeroptional

Returns

items[] with entity_id, increment_id, state, status, grand_total, customer_email, created_at, items[]
GEThttps://{store}/rest/V1/categories

Get category tree

Returns

id, name, is_active, children_data[] with id, name, is_active, children_data[] (nested)