Appliance Model Number Lookup — Identify Any Appliance by Model Number
Enter a model number to identify the brand, appliance type, product title, and specifications. Works for all major brands.
Enter an appliance model number to identify the brand, product type, title, and specifications. Each manufacturer uses a different format — ApplianceAPI normalizes all of them automatically, stripping suffixes, correcting casing, and identifying the brand and product type.
Brand Identification
Automatically identify the manufacturer from a model number. Handles brand aliases and sub-brands.
Appliance Type
Know whether a model is a refrigerator, washer, dishwasher, range, or other type without manual lookup.
Product Title
Get the full product title for any model number. Useful for CRM enrichment and customer-facing displays.
Model Normalization
Strips suffixes, corrects casing, and handles formatting noise. WRS325SDHZ/04 becomes WRS325SDHZ.
Where to Find Your Model Number
- Refrigerators — Inside the fresh food compartment, on the left wall or ceiling
- Washers — Under the lid (top-load) or around the door frame (front-load)
- Dishwashers — On the door edge or inside the tub wall
- Ovens & Ranges — Behind the storage drawer or on the door frame
- Dryers — Inside the door or on the back panel
Model Number Formats by Brand
Each appliance manufacturer uses a different model number format. The first characters typically encode the brand, product type, and series — but the conventions differ across manufacturers.
ApplianceAPI normalizes model numbers automatically. It strips suffixes, corrects casing, handles revision codes, and identifies the brand and product type from the model number pattern. You provide the model number — we handle the rest.
API Response Example
{
"success": true,
"brand": "Samsung",
"model": "WF45T6000AW",
"title": "Samsung 4.5 cu. ft. Front Load Washer",
"imageUrl": "https://applianceapi.com/assets/samsung/WF45T6000AW.jpg",
"confidence": "high"
}
Supported Brands
Frequently Asked Questions
How do I look up an appliance by model number?
Enter the model number (found on the product label) into ApplianceAPI with the brand name. The API returns the product title, type, photo, and specifications.
What does my appliance model number mean?
Model numbers encode the brand, product type, features, and sometimes the color or year. Each manufacturer uses a different convention. ApplianceAPI identifies the brand and product type from model number patterns automatically.
Can I identify an appliance brand from the model number?
In many cases, yes. Most manufacturers use consistent prefixes. ApplianceAPI automatically identifies the brand from model number patterns.
Where do I find my appliance model number?
Model numbers are on a metal or paper tag attached to the appliance. Location varies by type: inside the refrigerator door, under the washer lid, on the dishwasher door edge, or behind the oven storage drawer.