Added /product/orders and /product/:id/orders endpoints that allow getting products with the most orders, highest GMV (Gross Merchandise Value) or highest AOV (Average Order Value).
These new endpoints are reserved to Ultra plan users.
This endpoint is not real-time and is updated up to four times a month.
Improved search relevance, exact matches like SKU and GTIN are now prioritized. As for other fields, the search will prioritize: SKU > GTIN > Title > Brand > Colorway > Any other field.
Migration to new infrastructure is now complete:
Europe endpoint was removed.
Database and search engine is now hosted on higher-performance hardware.
API servers are now easier to scale in case of increased traffic.
It’s now possible to track the number of requests made per API key in the last two months, using this page.
Assistant
Responses are generated using AI and may contain mistakes.