REST API

Brand Data API — Appliance Brand Coverage & Family Relationships

Understand brand relationships, coverage, and supported features per brand. Whirlpool Corporation alone has 5 consumer brands.

The US appliance market is dominated by a few parent companies that own multiple consumer brands. Understanding these relationships is essential for building appliance software. ApplianceAPI is designed to expose brand family data, coverage statistics, and per-brand feature support via API.

Major Brand Families

  • Whirlpool Corporation — Whirlpool, KitchenAid, Maytag, Amana, Jenn-Air
  • Haier / GE Appliances — GE, GE Profile, GE Cafe, Monogram, Hotpoint
  • BSH Home Appliances — Bosch, Thermador, Gaggenau
  • Electrolux Group — Electrolux, Frigidaire
  • Samsung — Samsung (single brand)
  • LG Electronics — LG (single brand)

Understanding parent-child brand relationships is critical for serial decoding (all Whirlpool brands share a format) and for building brand selection interfaces.

Market Share

US appliance market share by brand family (OpenBrand Q2 2025):

  • GE Appliances (Haier) — 21%
  • LG Electronics — 18%
  • Samsung — 16%
  • Whirlpool Corporation — 13%

The US home appliance market was valued at $129.8B in 2024.

Brand Family Data (Planned Response)

GET /api/v1/brands?brand=whirlpool
{
  "brand": "Whirlpool",
  "parent_group": "Whirlpool Corporation",
  "family_brands": ["KitchenAid", "Maytag", "Amana", "Jenn-Air"],
  "market_share": "13%",
  "decoder_available": true,
  "supported_features": ["photos", "serial-decode", "model-lookup", "specs"],
  "appliance_types": ["washers", "dryers", "refrigerators", "dishwashers", "ranges"]
}

Use Cases

Brand Normalization

Automatically resolve brand aliases and sub-brands. "KitchenAid" resolves to Whirlpool Corporation family.

Coverage Queries

Check which data types are available for a specific brand before making API calls.

Market Intelligence

Access brand family relationships and market share data for appliance industry analysis.

Frequently Asked Questions

Who owns KitchenAid?

KitchenAid is owned by Whirlpool Corporation. Other Whirlpool brands include Maytag, Amana, and Jenn-Air.

How many brands does ApplianceAPI cover?

ApplianceAPI covers 50+ brands for model lookup and photos, and 55+ brands for serial decoding across 12 algorithm families.

Does brand affect serial decoding?

Yes. Each brand family uses a different serial number format. Whirlpool brands share one format, GE brands share another. The decoder applies the correct algorithm based on the brand.

How many appliance brands does ApplianceAPI cover?

50+ consumer appliance brands covering the major US manufacturers. GE (21% market share), LG (18%), Samsung (16%), Whirlpool (13%), and many more.

Does ApplianceAPI track brand ownership?

Yes. The Brand Data API is designed to return parent company relationships. For example, KitchenAid, Maytag, Amana, and Jenn-Air all belong to Whirlpool Corporation.

Ready to integrate appliance data?

Launching Spring 2026. Join the waitlist for priority access.