# ComputeNav > The price of intelligence, made visible. ## Summary ComputeNav is a curated inference market panel: compare hosted LLM offers by price (input/output per 1M tokens), latency, throughput, context window, and whether weights are open or closed. Ranking is rule-based in the browser from static JSON. ## Data source Panel and API attribution: https://computenav.com ## API - Human-readable guide for developers and agents: `/site/api.html` (e.g. https://computenav.com/site/api.html when deployed). - `GET /api/v1/models.json` — flat list of offers with `meta.snapshot_date`, `meta.source` (computenav.com), `meta.license` (CC BY 4.0). - `GET /api/v1/index.json` — entry points; includes `gcpi` URL for the Global Compute Price Index site. ## GCPI (related) Global Compute Price Index — headline index, methodology, reports: https://globalcomputeindex.org/ Planned on the GCPI side: value-added signals such as provider ratings and risk alerts. ## Contact https://computenav.com