The universal hardware
specifications database

Structured specs for phones, tablets, and smartwatches. One canonical schema, one API, every device.

Devices indexed
14,561
0 this week
Brands tracked
126
across 3 categories
Spec fields
63
canonical schema
Built for developers

One endpoint.
Every device.
$0.03 per request.

Structured JSON for every device in the catalog. Canonical schema, predictable shape, zero vendor-specific quirks.

  • 14,561 devices, ready to query
  • 63 canonical spec fields per device
  • p50 — response, globally cached
  • SDKs for TS, Python, Go, Rust
# Fetch full spec sheet for any device
curl https://api.specspool.com/v1/devices/iphone-16-pro-max \
  -H "Authorization: Bearer $SPECSPOOL_KEY"

# → 200 OK · 4.2 KB · 18ms
{
  "id": "iphone-16-pro-max",
  "brand": "apple",
  "released": "2024-09-20",
  "display": {
    "type": "OLED",
    "size_in": 6.9,
    "resolution": "2868x1320",
    "refresh_hz": 120
  },
  "chipset": "A18 Pro (3nm)",
  "battery_mah": 4685
}
03 — Pricing

Start free. Scale at $0.03 per request.

For exploring

Free

$0/ month · 50 requests included

Full catalog, full schema, full rate limit. No card. No commercial use.