GPU / PRICE INDEX

Live, runnable docs. Click any endpoint to expand it, fill in fields if you want, and hit Execute to call it right here — the raw JSON response appears below the button. The /history endpoint needs a key in the X-API-Key field; the rest are open.

GET/api/v1/gpu-pricesLatest pricesopen
Most recent poll across every live source — on-demand + spot for each GPU, each with the reliability-adjusted effective price. Open to everyone; no key needed.
GET/api/v1/gpu-prices/historyHistorical observationskey
Raw per-poll history, newest first. Every row carries the audit trail: raw_price (as scraped) + reliabilityeffective_price. Needs a key; how far back you can go depends on your tier — Free 7 days, Pro 90, Enterprise 365.
GET/api/v1/providersTracked providersopen
Every provider in the latest poll, the GPUs each one lists, and which collectors are currently live. Open to everyone.
GET/api/v1/healthFeed healthopen
Per-source status — LIVE / DEGRADED / DOWN / SUSPECT — so you can tell whether a number is trustworthy before you build on it. Open to everyone.

Prefer a machine-readable spec for codegen? /openapi.json · ← back to pricing