50K+ products from 19 retailers — matched across stores, cleaned, grouped by variant, and enriched with structured knowledge. One API, one consistent schema, every product.
The same product exists on multiple retailer websites with different names, specs, and prices. Here's what we do with it.
One product record with offers from every retailer, merged specs, variant grouping across finishes and sizes, and a knowledge layer — all from a single endpoint.
{
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"name": "Bosch 500 Series 24\" Built-In Dishwasher",
"slug": "bosch-500-series-24-built-in-dishwasher-stainless",
"brand": {
"id": "••••",
"name": "Bosch",
"slug": "bosch",
"logo_url": "https://cdn.covala.com/brands/bosch.svg"
},
"product_type": {
"id": "••••",
"name": "Dishwashers",
"slug": "dishwashers"
},
"category": {
"name": "Appliances & Equipment"
},
"gtin": "••••••••••••••",
"model_number": "SHP65CM5N",
"current_best_price": 849.99,
"image_url": "https://cdn.covala.com/products/••••.jpg",
"description": "The Bosch 500 Series 24\" dishwasher features 44 dBA operation, FlexSpace Plus rack system, and AutoAir drying. Energy Star certified with 5 wash cycles.",
"specifications": {
"noise_level": "44 dBA",
"cycles": 5,
"rack_system": "FlexSpace Plus",
"drying_system": "AutoAir",
"width": "24\"",
"depth": "23.5\"",
"height": "33.9\"",
"capacity": "16 place settings",
"energy_star": true,
"ada_compliant": false
},
"variant_attributes": {
"finish": "Stainless Steel"
},
"product_group_id": "f1e2d3c4-b5a6-7890-1234-567890abcdef",
"offers": [
{
"retailer": "AJ Madison",
"price": 849.99,
"in_stock": true,
"url": "••••"
},
{
"retailer": "Home Depot",
"price": 899,
"in_stock": true,
"url": "••••"
},
{
"retailer": "Best Buy",
"price": 899.99,
"in_stock": true,
"url": "••••"
},
{
"retailer": "Lowe's",
"price": 899,
"in_stock": false,
"url": "••••"
}
],
"_knowledge": {
"product_type_slug": "dishwashers",
"available": [
"maintenance_schedule",
"error_code",
"lifespan",
"buying_guide",
"cost_of_ownership",
"failure_modes",
"tip",
"install_checklist"
],
"entry_count": 14,
"has_brand_overrides": true,
"brand_profile": true,
"knowledge_url": "/v2/product-types/dishwashers/knowledge"
}
}We prioritize based on developer demand. Tell us what you're building and which product categories you need.