Skip to main content
The Products API allows you to retrieve product information including pricing and available add-ons, tailored to a specific delivery address. This is useful for building product detail pages, previewing add-on options, or validating product availability before creating an offer.

Benefits

  • Discovery: Look up any product by SKU and see its current pricing
  • Add-Ons: Retrieve grouped add-on products and included parts available for a given address
  • Address-Aware: Results reflect availability and pricing based on the customer’s delivery location

Core Concepts

Product

A product identified by SKU with a title and price

Add-On Group

A named collection of related add-on products (e.g., Install, Disconnect, Related Parts)

Add-On Product

An individual add-on item with its own SKU, category, and price

Included Parts

Parts that come included with an add-on group at no extra cost

Next Steps

1

Review Documentation

Read through API reference and authentication requirements
2

Development

Try querying GE products and add-ons by sku
3

Production

Go live with your integration