---
title: "Daily GPU price history since 2026-07 (min per gpu/provider/tier per day)"
method: GET
path: "/api/gpu-history.json"
---

# Daily GPU price history since 2026-07 (min per gpu/provider/tier per day)

`GET /api/gpu-history.json`

## Response `200`

The full daily time series

- object
  - `source` 'https://llmhosting.ai'
  - `attribution` string — License and upstream-source note
  - `fields` object — Legend for the compact row keys (g, p, t, h)
  - `days` object[]
    - `date` string, date — Observation date (YYYY-MM-DD)
    - `rows` object[]
      - `g` string — GPU name
      - `p` string — Provider slug
      - `t` string — Price tier
      - `h` number — USD per GPU-hour (daily minimum)

---

[API](https://skmtc.net/llmhosting/apis/llmhosting-ai-public-data-api.md) · [All operations](https://skmtc.net/llmhosting/apis/llmhosting-ai-public-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/llmhosting/llmhosting-ai-public-data-api/versions/0a23f7391161/schema)
