Precision Hardware Data API

Access complete, machine-readable JSON specifications for every major CPU, APU, GPU, NPU and SoC. No wrappers, no fluff—just raw data for developers.

Powerful Features

Everything you need to integrate hardware specifications into your applications

Extensive Database

Detailed specs for thousands of hardware components from AMD, Intel, Apple, NVIDIA and more. Continuously updated with new releases.

Structured JSON

Consistent, well-documented JSON schemas across all hardware types. No need to parse unstructured data.

Blazing Fast API

Optimized endpoints with response times under 50ms. Built with Go for maximum performance and efficiency.

Free & Open

No API keys required. Free to use for both personal and commercial projects under the Apache 2.0 license.

Real-time Updates

New processors added within 24 hours of announcement. Stay current with the latest hardware releases.

Multiple Formats

Access data via REST API or download complete datasets. Supports JSON, JSON Lines, and CSV formats.

Live API Demo

See the API in action with real hardware data requests

API Request Simulator

Online
GET https://nucleus.api.qingyi-studio.top/cpu/intel/i5-12500H

API Response

Status: 200 OK
{
  "name": "Intel Core i5-12500H",
  "codename": "Alder Lake-H",
  "architecture": "Hybrid (Performance-cores: Golden Cove / Efficient-cores: Gracemont)",
  "process_node": "Intel 7 (10 nm ESF)",
  "transistors": 17100000000,
  "die_size_mm2": 217,
  "socket": "FCBGA1744",
  "launch_date": "2022-01-04",
  "part_number": "FJ8071504827302",
  "launch_price_usd": 320,
  "cores": {
    "total": 12,
    "performance_cores": 4,
    "efficient_cores": 8,
    "threads": 16
  }
}

Supported Hardware Types

Comprehensive coverage of all modern processing units

C

CPUs

Central Processing Units

  • Intel Core processors
  • AMD Ryzen CPUs
  • Apple Silicon
  • Server and workstation CPUs
  • Embedded processors
A

APUs

Accelerated Processing Units

  • AMD Ryzen with Radeon Graphics
  • AMD A-Series processors
  • AMD Athlon with Radeon Graphics
  • AMD Embedded R-Series
G

GPUs

Graphics Processing Units

  • NVIDIA GeForce series
  • AMD Radeon graphics
  • Intel Arc GPUs
  • Workstation and server GPUs
N

NPUs

Neural Processing Units

  • Apple Neural Engine
  • Intel Movidius VPUs
  • Qualcomm Hexagon
  • Google Edge TPU