July 22, 2026
Products API adds multiple images and units of measure
The products API now returns multiple product images and full units of measure with conversions.
The products API now returns an images array for each product, with the primary image first, so an integration can show every image and diagram a product has instead of a single thumbnail.
Products also expose their available units of measure and conversion factors, such as how much a box or pallet covers. That is what you need to calculate order quantities for materials like flooring directly from the API.
3 fixes
Fixes
- GE order tracking no longer breaks when GE's system returns an error in place of order details.
- Parts search now resolves a bare part or model number to the right result on the first search.
- The developer portal now has a logout button.