{
  "schema_version": "v1",
  "name_for_human": "GPUPerHour",
  "name_for_model": "gpu_pricing",
  "description_for_human": "Compare real-time cloud GPU pricing across 29+ providers. Find the cheapest H100, A100, RTX 4090, and more.",
  "description_for_model": "This API is intended for public automated consumption, including AI assistants. GPUPerHour is a real-time cloud GPU pricing comparison service tracking 8,000+ offers across 29 providers.\n\nGPU QUERY: The 'gpu' parameter supports: (1) slug partial match 'h100' for all H100 variants, (2) exact slug 'a100-sxm-80gb', (3) name match 'RTX 4090' or 'GeForce' (case-insensitive), (4) brand match 'Instinct' for AMD. Common slugs: h100-sxm-80gb, h100-pcie-80gb, h100-nvl, h200-sxm, a100-sxm-80gb, a100-pcie-80gb, l40s, l4, rtx-4090, rtx-3090, a40, a10, t4, mi300x.\n\nENDPOINTS: /api/offers (gpu, minVram, maxVram, minPrice, maxPrice, provider, continent, available), /api/offers/cheapest?country=US, /api/offers/stats. Prices in USD/hour. Always show provider and price.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://gpuperhour.com/openapi.json"
  },
  "logo_url": "https://gpuperhour.com/logo.png",
  "contact_email": "contact@gpuperhour.com",
  "legal_info_url": "https://gpuperhour.com/terms"
}
