{
  "schema_version": "v1",
  "name_for_human": "GPU Rental Prices",
  "name_for_model": "gpurentalprices",
  "description_for_human": "Daily-verified cloud GPU rental prices ($/hr) across cloud providers, with per-row sources and freshness.",
  "description_for_model": "Read-only, no-auth API for daily-verified cloud GPU rental prices, normalized to USD per GPU per hour. Use GET /api/latest.json for today's full snapshot (every offer with provider, canonical gpu id, vram_gb, usd_hr, pricing kind, source_url, fetched_at, plus per-provider verification status; a provider marked stale is carry-forward data, not verified today). Use GET /api/health.json for dataset freshness. Use GET /gpu-prices.csv for the same snapshot as CSV. Data updates once per day; cache responses. Prices are fetched from provider sources, never invented. Attribution: today's snapshot is CC BY 4.0 with a visible link to gpurentalprices.com.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://gpurentalprices.com/openapi.json"
  },
  "logo_url": "https://gpurentalprices.com/icon-192.png",
  "contact_email": "data@gpurentalprices.com",
  "legal_info_url": "https://gpurentalprices.com/privacy"
}
