indextkn

indextkn

Live list prices for 985 AI models across 17 providers, served through one API, MCP server, and webhooks

Gallery

About indextkn

indextkn is a price index for AI models. It tracks the list prices of 985 models across 17 providers at the time of writing, shows them in one sortable table on the site, and serves the same data through a REST API, a hosted MCP server, a skill for coding agents, and webhooks that fire when a price changes. The pitch is that model pricing moves constantly and is scattered across provider pages, and nobody should be hand-maintaining a spreadsheet of it that's wrong by the time it's shared.

The problem is real for anyone who runs a product on several models or routes traffic between providers. The same model is often sold by more than one provider at different rates, prices have conditions like a higher rate past a prompt size or a cheaper off-peak window, and a change on a provider's pricing page doesn't announce itself. Cost estimates drift, and the drift only shows up on the invoice, by which point the routing decision that caused it is weeks old. It's also a data problem for tools. Cost calculators, router configs, and internal dashboards all embed prices somewhere, and every one of them goes stale independently.

The index covers text, image, video, speech, transcription, audio, embedding, and reranking models, with text making up the bulk at 704 entries. Providers include OpenAI, Anthropic, Google, Meta, xAI, DeepSeek, Mistral, OpenRouter, Moonshot AI, and Z.ai among others. Each entry shows input and output cost in US dollars per million tokens unless marked otherwise, the context window, and a confidence indicator. Green means verified, grey means partial with one price leg missing, amber means flagged with a check pending, and red means the price couldn't be confirmed, so you know how much to trust a number before it goes into a calculation. Conditional pricing is modelled explicitly, with step-up tiers past a prompt size and off-peak rates, and there's price history behind each offer. Clicking a model shows every provider that sells it side by side. The site notes that prices vary across providers for the same model, which is the whole reason the compare view exists.

For developers the API lives at api.indextkn.com under a v1 path with Bearer authentication and keys that start with itk_live_, which the docs say must stay server-side. The endpoints list models and their provider availability, return a single model across every provider, filter current prices by model, provider, or lab, compare the price spread for one model, and calculate the cost of a token workload across providers. There's a playground for trying calls without setup and llms.txt files for feeding the docs to an assistant. Webhooks watch one provider's price for one model and POST to your endpoint when it changes, with 30 days of delivery logs and a cap of 10 per account. The MCP server and skill let a coding agent look prices up directly while it's writing the code that calls the model. Filtering by lab as well as provider separates who trained the model from who sells access to it, a distinction the table keeps throughout.

It's for engineers who build on multiple models and need current costs in code, teams running routers or gateways that pick a provider by price, finance people estimating spend, and anyone writing a cost comparison who'd rather not scrape pricing pages. The changelog shows it launched on 28 August 2026 with 900 plus models and shipped webhooks, the MCP server, the skill, and tiered pricing support within days, so it's very new and moving fast. Because it's an index rather than a gateway, it never sits in the request path, so adopting it is a matter of reading a number, not routing traffic through a third party.

What sets it apart from static pricing tables and blog comparisons is that it's an API with verification status and change alerts, not a page. The confidence colours and the explicit modelling of tiers and off-peak rates are the details that matter when a number goes into a calculation, and the changelog records corrections to provider prices, which is at least evidence that someone is checking. The caveats are youth and scope. It tracks list prices rather than negotiated or usage-based discounts, the site doesn't publish its verification process in detail, and there's no named operator or contact, so if a price looks wrong there's no obvious place to report it.

Access is free. The API launched with 3,000 requests a month on a Bearer key, the dashboard manages keys, usage, and webhooks, and the site advertises free API access with a login. The pricing page returns a 404 and no paid tier is visible anywhere on the site, so treat the current posture as free with the possibility of plans arriving later. There's no published contact email, and the docs, changelog, terms, and privacy policy are the only supporting pages. The changelog is dated to the day and lists corrections alongside features, which is the closest thing to a status page the site has.

Key Features

  • 985 models across 17 providers
  • Input and output prices per million tokens
  • Verification status on every price
  • REST API with compare and calculate endpoints
  • Webhooks on price changes
  • Hosted MCP server and coding agent skill

Pros & Cons

What we like

  • One API instead of scraping provider pages
  • Confidence flags show which prices are verified
  • Models step-up tiers and off-peak rates
  • Free API key with 3,000 requests a month

Room for improvement

  • Launched at the end of August 2026, very new
  • List prices only, no negotiated rates
  • Webhooks capped at 10 per account
  • No pricing page, contact, or named operator

Frequently Asked Questions

What is indextkn?
indextkn tracks list prices for 985 AI models from 17 providers and serves them through a website, a REST API, a hosted MCP server, a coding agent skill, and webhooks that fire when a price changes. Each price carries a verification status and a history.
Is indextkn free?
Yes at the moment. The API launched with 3,000 requests a month on a free Bearer key, and no paid tier is visible on the site. The pricing page returns a 404, so plans may change.
How does indextkn know a price is right?
Each price carries a confidence indicator. Green is verified, grey is partial with one leg missing, amber is flagged with a check pending, and red couldn't be confirmed. The site doesn't publish the full verification process.
What can the API do?
List models and providers, return one model across every provider, filter current prices, compare the spread for a model, and calculate the cost of a token workload. There's a playground and llms.txt for assistants.

Best For

Estimating monthly spend across several providersRouting requests to the cheapest provider for a modelGetting alerted when a provider changes a priceLetting a coding agent look up model prices

Featured in

Alternatives to indextkn

Reviews (0)

No reviews yet

Be the first to share your experience with indextkn

Sign in to write a review

Badge builder

Add indextkn to your website

Choose a badge style and size, preview it here, then copy the generated HTML. Badge images are self-contained SVGs and do not require an external script.

indextkn badge preview
<a href="https://toolindex.net/tools/indextkn?ref=badge" target="_blank" rel="noopener">
  <img src="https://toolindex.net/badge/indextkn/medium.svg" alt="indextkn - Listed on Tool Index" width="180" height="50" />
</a>

How to use the badge

  1. 1. Pick the style, size, and theme that fit your layout.
  2. 2. Copy the generated HTML from the code block.
  3. 3. Paste it into your footer, homepage, or press page.

Standard badge available

The standard listing badge is available now. Score and circle badges are limited to tools currently ranked in the top 10 of a category.

Badge clicks return visitors to this profile with a referral tag so the source remains identifiable.