Stay current on every data center rack product.
26,826 products across 15 categories, extracted from manufacturer datasheets into one schema per category. Filter, sort, and compare across vendors; every value cites its source document.
Browse by category
Full catalog →Latest catalog changes
Change feed →| 2026-08-14 | added | vertiv Vertiv PowerIT Rack PDUNew to the catalog — Vertiv™ PowerIT Rack PDU |
| 2026-08-14 | added | munters TMA 4V1800B C28 15 1WNew to the catalog |
| 2026-08-14 | added | munters TMA 4D2100BC28 13 1WNew to the catalog |
| 2026-08-14 | added | munters TMA 4D2100B C22 13 1WNew to the catalog |
| 2026-08-14 | added | munters TMA 3D1800B C22 13 1WNew to the catalog |
| 2026-08-14 | added | munters TMA 3D1500B C18 13 1WNew to the catalog |
The same catalog, as an API
API docs →Discover every queryable field, then filter on normalized values: a range query in millimeters matches a datasheet that printed “47.2 in (1200 mm)”. Resolve a whole BOM in one call, rank substitutes for a discontinued part, and sync on one change cursor across all 15 categories.
# coolers at least 1 m deep (normalized, cross-vendor)
curl "https://api.rackspecs.com/api/search
?category=cooling&filter=depth:>=:1000
&include=depth,cooling_capacity_kw"
{
"total_matched": 17,
"items": [
{
"vendor_id": "vertiv-liebert",
"product_key": "xdk-w-25-kw",
"specs": {
"depth": { "v": 1200, "u": "mm" },
"cooling_capacity_kw": { "v": 25, "u": "kW" }
}
},
…
],
"next_cursor": "eyJvZmZzZXQi…"
}A hosted MCP server: point Claude, Cursor, or any MCP client at it with your API key and the agent can discover the data model, search by spec, reconcile BOMs, and compare products on its own.
claude mcp add --transport http rackspecs
https://api.rackspecs.com/mcp
--header "Authorization: Bearer rsk_live_…"Save a search as an alert and get an HMAC-signed webhook when matching products are added or their specs change, evaluated right after each day's catalog update. Export any filtered selection as CSV/JSON for BOM tools and CMDBs.
POST /api/alerts
{ "category": "pdus", "filters": ["phase:3"],
"webhook_url": "https://…" }Tracked vendors
103 manufacturers across 15 categories, with per-vendor product lines and counts.
Browse all 103 vendors →