Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 3 new columns ({'date', 'provider', 'model'}) and 16 missing columns ({'provider_id', 'category', 'provider_name', 'price_confidence', 'name', 'max_output', 'release_date', 'price_source_url', 'open_weights', 'price_verified_at', 'license', 'cached_input_usd_per_mtok', 'no_credit_card', 'page', 'context_window', 'base_model'}).
This happened while the csv dataset builder was generating data using
hf://datasets/apipriceindex/llm-api-prices/pricing-history.csv (at revision 6f3d981a9fc52726357dca157bef7594c48ceba8), ['hf://datasets/apipriceindex/llm-api-prices@6f3d981a9fc52726357dca157bef7594c48ceba8/models.csv', 'hf://datasets/apipriceindex/llm-api-prices@6f3d981a9fc52726357dca157bef7594c48ceba8/pricing-history.csv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1848, in _prepare_split_single
writer.write_table(table)
~~~~~~~~~~~~~~~~~~^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
id: string
provider: string
model: string
date: string
input_usd_per_mtok: double
output_usd_per_mtok: double
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 993
to
{'id': Value('string'), 'name': Value('string'), 'provider_id': Value('string'), 'provider_name': Value('string'), 'base_model': Value('string'), 'category': Value('string'), 'context_window': Value('int64'), 'max_output': Value('float64'), 'release_date': Value('string'), 'license': Value('string'), 'open_weights': Value('bool'), 'input_usd_per_mtok': Value('float64'), 'output_usd_per_mtok': Value('float64'), 'cached_input_usd_per_mtok': Value('float64'), 'price_confidence': Value('string'), 'price_verified_at': Value('string'), 'price_source_url': Value('string'), 'no_credit_card': Value('bool'), 'page': Value('string')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1850, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
...<4 lines>...
)
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 3 new columns ({'date', 'provider', 'model'}) and 16 missing columns ({'provider_id', 'category', 'provider_name', 'price_confidence', 'name', 'max_output', 'release_date', 'price_source_url', 'open_weights', 'price_verified_at', 'license', 'cached_input_usd_per_mtok', 'no_credit_card', 'page', 'context_window', 'base_model'}).
This happened while the csv dataset builder was generating data using
hf://datasets/apipriceindex/llm-api-prices/pricing-history.csv (at revision 6f3d981a9fc52726357dca157bef7594c48ceba8), ['hf://datasets/apipriceindex/llm-api-prices@6f3d981a9fc52726357dca157bef7594c48ceba8/models.csv', 'hf://datasets/apipriceindex/llm-api-prices@6f3d981a9fc52726357dca157bef7594c48ceba8/pricing-history.csv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
id string | name string | provider_id string | provider_name string | base_model string | category string | context_window int64 | max_output float64 | release_date string | license string | open_weights bool | input_usd_per_mtok float64 | output_usd_per_mtok float64 | cached_input_usd_per_mtok float64 | price_confidence string | price_verified_at string | price_source_url string | no_credit_card bool | page string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
openai:gpt-4o-mini | GPT-4o mini | openai | OpenAI | gpt-4o-mini | llm-chat | 128,000 | 16,384 | 2024-07-18 | Proprietary | false | 0.15 | 0.6 | 0.075 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-4o-mini | false | https://apipriceindex.com/api/openai/gpt-4o-mini/ |
groq:gpt-oss-20b | GPT-OSS 20B (Groq) | groq | Groq | gpt-oss-20b | llm-chat | 128,000 | 65,536 | 2025-08-05 | Apache 2.0 | true | 0.075 | 0.3 | 0.0375 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-oss-20b | true | https://apipriceindex.com/api/groq/gpt-oss-20b/ |
openai:gpt-4o | GPT-4o | openai | OpenAI | gpt-4o | llm-chat | 128,000 | 16,384 | 2024-05-13 | Proprietary | false | 2.5 | 10 | 1.25 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-4o | false | https://apipriceindex.com/api/openai/gpt-4o/ |
openai:gpt-4.1-mini | GPT-4.1 mini | openai | OpenAI | gpt-4.1-mini | llm-chat | 1,047,576 | 32,768 | 2025-04-14 | Proprietary | false | 0.4 | 1.6 | 0.1 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-4.1-mini | false | https://apipriceindex.com/api/openai/gpt-4.1-mini/ |
google:gemini-3.6-flash | Gemini 3.6 Flash | google | Google | gemini-3.6-flash | llm-chat | 1,048,576 | 65,536 | 2026-07-21 | Proprietary | false | 0.75 | 3.75 | 0.075 | corroborated | 2026-09-03 | https://ai.google.dev/gemini-api/docs/pricing | true | https://apipriceindex.com/api/google/gemini-3.6-flash/ |
groq:llama-3.3-70b | Llama 3.3 70B (Groq) | groq | Groq | llama-3.3-70b | llm-chat | 131,072 | 32,768 | 2024-12-06 | Llama Community License | true | 0.59 | 0.79 | 0.295 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/meta-llama/llama-3.3-70b-instruct | true | https://apipriceindex.com/api/groq/llama-3.3-70b/ |
groq:llama-3.1-8b | Llama 3.1 8B (Groq) | groq | Groq | llama-3.1-8b | llm-chat | 131,072 | 117,964 | 2024-07-23 | Llama Community License | true | 0.05 | 0.08 | 0.025 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/meta-llama/llama-3.1-8b-instruct | true | https://apipriceindex.com/api/groq/llama-3.1-8b/ |
deepinfra:gpt-oss-20b | GPT-OSS 20B (DeepInfra) | deepinfra | DeepInfra | gpt-oss-20b | llm-chat | 128,000 | 117,964 | 2025-08-05 | Apache 2.0 | true | 0.03 | 0.14 | null | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-oss-20b | false | https://apipriceindex.com/api/deepinfra/gpt-oss-20b/ |
together:gpt-oss-20b | GPT-OSS 20B (Together) | together | Together AI | gpt-oss-20b | llm-chat | 128,000 | 117,964 | 2025-08-05 | Apache 2.0 | true | 0.05 | 0.2 | null | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-oss-20b | false | https://apipriceindex.com/api/together/gpt-oss-20b/ |
fireworks:gpt-oss-20b | GPT-OSS 20B (Fireworks) | fireworks | Fireworks AI | gpt-oss-20b | llm-chat | 128,000 | 117,964 | 2025-08-05 | Apache 2.0 | true | 0.07 | 0.3 | 0.035 | corroborated | 2026-09-08T07:19:06Z | https://openrouter.ai/openai/gpt-oss-20b | false | https://apipriceindex.com/api/fireworks/gpt-oss-20b/ |
deepinfra:llama-3.3-70b | Llama 3.3 70B (DeepInfra) | deepinfra | DeepInfra | llama-3.3-70b | llm-chat | 131,072 | 16,384 | 2024-12-06 | Llama Community License | true | 0.1 | 0.32 | null | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/meta-llama/llama-3.3-70b-instruct | false | https://apipriceindex.com/api/deepinfra/llama-3.3-70b/ |
together:llama-3.3-70b | Llama 3.3 70B (Together) | together | Together AI | llama-3.3-70b | llm-chat | 131,072 | 2,048 | 2024-12-06 | Llama Community License | true | 1.04 | 1.04 | null | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/meta-llama/llama-3.3-70b-instruct | false | https://apipriceindex.com/api/together/llama-3.3-70b/ |
deepinfra:llama-3.1-8b | Llama 3.1 8B (DeepInfra) | deepinfra | DeepInfra | llama-3.1-8b | llm-chat | 131,072 | 16,384 | 2024-07-23 | Llama Community License | true | 0.02 | 0.04 | null | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/meta-llama/llama-3.1-8b-instruct | false | https://apipriceindex.com/api/deepinfra/llama-3.1-8b/ |
groq:gpt-oss-120b | GPT-OSS 120B (Groq) | groq | Groq | gpt-oss-120b | llm-chat | 131,072 | 65,536 | 2025-08-05 | Apache 2.0 | true | 0.15 | 0.6 | 0.075 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-oss-120b | true | https://apipriceindex.com/api/groq/gpt-oss-120b/ |
cerebras:gpt-oss-120b | GPT-OSS 120B (Cerebras) | cerebras | Cerebras | gpt-oss-120b | llm-chat | 131,072 | 40,960 | 2025-08-05 | Apache 2.0 | true | 0.35 | 0.75 | 0.35 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-oss-120b | false | https://apipriceindex.com/api/cerebras/gpt-oss-120b/ |
deepinfra:deepseek-chat | DeepSeek Chat (DeepInfra) | deepinfra | DeepInfra | deepseek-chat | llm-chat | 163,840 | 16,384 | 2024-12-26 | MIT | true | 0.32 | 0.89 | null | single-source | 2026-09-09T06:00:02Z | https://openrouter.ai/deepseek/deepseek-chat | false | https://apipriceindex.com/api/deepinfra/deepseek-chat/ |
novita:llama-3.1-8b | Llama 3.1 8B (Novita) | novita | Novita AI | llama-3.1-8b | llm-chat | 16,384 | 16,384 | 2024-07-23 | Llama Community License | true | 0.02 | 0.05 | null | corroborated | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/llama-3.1-8b/ |
novita:llama-3.3-70b | Llama 3.3 70B (Novita) | novita | Novita AI | llama-3.3-70b | llm-chat | 12,288 | 12,288 | 2024-12-06 | Llama Community License | true | 0.135 | 0.4 | null | corroborated | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/llama-3.3-70b/ |
novita:gpt-oss-20b | GPT-OSS 20B (Novita) | novita | Novita AI | gpt-oss-20b | llm-chat | 128,000 | 32,768 | 2025-08-05 | Apache 2.0 | true | 0.04 | 0.15 | null | corroborated | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/gpt-oss-20b/ |
deepinfra:deepseek-r1 | DeepSeek R1 (DeepInfra) | deepinfra | DeepInfra | deepseek-r1 | llm-chat | 163,840 | 32,768 | 2025-05-28 | MIT | true | 0.5 | 2.15 | 0.35 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/deepseek/deepseek-r1-0528 | false | https://apipriceindex.com/api/deepinfra/deepseek-r1/ |
novita:deepseek-r1 | DeepSeek R1 (Novita) | novita | Novita AI | deepseek-r1 | llm-chat | 163,840 | 32,768 | 2025-05-28 | MIT | true | 0.7 | 2.5 | 0.35 | corroborated | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/deepseek-r1/ |
deepinfra:llama-4-scout | Llama 4 Scout (DeepInfra) | deepinfra | DeepInfra | llama-4-scout | llm-chat | 327,680 | 16,384 | 2025-04-05 | Llama Community License | true | 0.1 | 0.3 | null | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/meta-llama/llama-4-scout | false | https://apipriceindex.com/api/deepinfra/llama-4-scout/ |
novita:llama-4-scout | Llama 4 Scout (Novita) | novita | Novita AI | llama-4-scout | llm-chat | 131,072 | 117,964 | 2025-04-05 | Llama Community License | true | 0.18 | 0.59 | null | diverges | 2026-09-12T06:00:04Z | https://openrouter.ai/meta-llama/llama-4-scout | true | https://apipriceindex.com/api/novita/llama-4-scout/ |
deepinfra:llama-4-maverick | Llama 4 Maverick (DeepInfra) | deepinfra | DeepInfra | llama-4-maverick | llm-chat | 1,048,576 | 16,384 | 2025-04-05 | Llama Community License | true | 0.2 | 0.8 | null | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/meta-llama/llama-4-maverick | false | https://apipriceindex.com/api/deepinfra/llama-4-maverick/ |
novita:llama-4-maverick | Llama 4 Maverick (Novita) | novita | Novita AI | llama-4-maverick | llm-chat | 1,048,576 | 8,192 | 2025-04-05 | Llama Community License | true | 0.27 | 0.85 | null | diverges | 2026-09-12T06:00:04Z | https://openrouter.ai/meta-llama/llama-4-maverick | true | https://apipriceindex.com/api/novita/llama-4-maverick/ |
deepinfra:qwen-2.5-72b | Qwen 2.5 72B (DeepInfra) | deepinfra | DeepInfra | qwen-2.5-72b | llm-chat | 32,768 | 16,384 | 2024-09-19 | Qwen License Agreement | true | 0.36 | 0.4 | null | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/qwen/qwen-2.5-72b-instruct | false | https://apipriceindex.com/api/deepinfra/qwen-2.5-72b/ |
novita:qwen-2.5-72b | Qwen 2.5 72B (Novita) | novita | Novita AI | qwen-2.5-72b | llm-chat | 32,000 | 8,192 | 2024-09-19 | Qwen License Agreement | true | 0.38 | 0.4 | null | corroborated | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/qwen-2.5-72b/ |
deepinfra:gemma-3-27b | Gemma 3 27B (DeepInfra) | deepinfra | DeepInfra | gemma-3-27b | llm-chat | 131,072 | 16,384 | 2025-03-12 | Gemma Terms of Use | true | 0.08 | 0.16 | null | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/google/gemma-3-27b-it | false | https://apipriceindex.com/api/deepinfra/gemma-3-27b/ |
novita:gemma-3-27b | Gemma 3 27B (Novita) | novita | Novita AI | gemma-3-27b | llm-chat | 98,304 | 16,384 | 2025-03-12 | Gemma Terms of Use | true | 0.119 | 0.2 | null | corroborated | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/gemma-3-27b/ |
deepinfra:deepseek-v3.2 | DeepSeek V3.2 (DeepInfra) | deepinfra | DeepInfra | deepseek-v3.2 | llm-chat | 163,840 | 16,384 | 2025-09-29 | MIT | true | 0.26 | 0.38 | 0.13 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/deepseek/deepseek-v3.2 | false | https://apipriceindex.com/api/deepinfra/deepseek-v3.2/ |
google:deepseek-v3.2 | DeepSeek V3.2 (Google Vertex) | google | Google | deepseek-v3.2 | llm-chat | 163,840 | 65,536 | 2025-09-29 | MIT | true | 0.56 | 1.68 | null | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/deepseek/deepseek-v3.2 | true | https://apipriceindex.com/api/google/deepseek-v3.2/ |
novita:deepseek-v3.2 | DeepSeek V3.2 (Novita) | novita | Novita AI | deepseek-v3.2 | llm-chat | 163,840 | 65,536 | 2025-09-29 | MIT | true | 0.269 | 0.4 | 0.1345 | corroborated | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/deepseek-v3.2/ |
deepinfra:kimi-k2.6 | Kimi K2.6 (DeepInfra) | deepinfra | DeepInfra | kimi-k2.6 | llm-chat | 262,144 | 16,384 | 2026-04-21 | Modified MIT | true | 0.75 | 3.5 | 0.15 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/moonshotai/kimi-k2.6 | false | https://apipriceindex.com/api/deepinfra/kimi-k2.6/ |
novita:kimi-k2.6 | Kimi K2.6 (Novita) | novita | Novita AI | kimi-k2.6 | llm-chat | 262,144 | 262,144 | 2026-04-21 | Modified MIT | true | 0.8 | 3.4 | 0.16 | corroborated | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/kimi-k2.6/ |
fireworks:kimi-k2.6 | Kimi K2.6 (Fireworks) | fireworks | Fireworks AI | kimi-k2.6 | llm-chat | 262,144 | 235,929 | 2026-04-21 | Modified MIT | true | 0.95 | 4 | 0.16 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/moonshotai/kimi-k2.6 | false | https://apipriceindex.com/api/fireworks/kimi-k2.6/ |
deepinfra:glm-5.2 | GLM-5.2 (DeepInfra) | deepinfra | DeepInfra | glm-5.2 | llm-chat | 1,048,576 | 163,840 | 2026-06-13 | MIT | true | 0.4875 | 1.56 | 0.091 | diverges | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/deepinfra/glm-5.2/ |
novita:glm-5.2 | GLM-5.2 (Novita) | novita | Novita AI | glm-5.2 | llm-chat | 1,048,576 | 131,072 | 2026-06-13 | MIT | true | 1.4 | 4.4 | 0.26 | corroborated | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/glm-5.2/ |
together:glm-5.2 | GLM-5.2 (Together) | together | Together AI | glm-5.2 | llm-chat | 512,000 | 460,800 | 2026-06-13 | MIT | true | 1.4 | 4.4 | 0.26 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/together/glm-5.2/ |
google:qwen3-coder | Qwen3 Coder (Google Vertex) | google | Google | qwen3-coder | llm-chat | 262,144 | 65,536 | 2025-07-22 | Apache 2.0 | true | 0.22 | 1.8 | null | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/qwen/qwen3-coder | true | https://apipriceindex.com/api/google/qwen3-coder/ |
deepinfra:qwen3-coder | Qwen3 Coder (DeepInfra) | deepinfra | DeepInfra | qwen3-coder | llm-chat | 262,144 | 65,536 | 2025-07-22 | Apache 2.0 | true | 0.3 | 1 | 0.1 | corroborated | 2026-09-11T06:00:03Z | https://openrouter.ai/qwen/qwen3-coder | false | https://apipriceindex.com/api/deepinfra/qwen3-coder/ |
novita:qwen3-coder | Qwen3 Coder (Novita) | novita | Novita AI | qwen3-coder | llm-chat | 262,144 | 65,536 | 2025-07-22 | Apache 2.0 | true | 0.38 | 1.55 | null | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/qwen/qwen3-coder | true | https://apipriceindex.com/api/novita/qwen3-coder/ |
groq:qwen3.8-27b | Qwen3.8 27B (Groq) | groq | Groq | qwen3.8-27b | llm-chat | 131,072 | 32,768 | 2026-08-27 | Apache 2.0 | true | 0.8 | 4 | 0.4 | corroborated | 2026-09-03 | https://console.groq.com/docs/models | true | https://apipriceindex.com/api/groq/qwen3.8-27b/ |
novita:qwen3.8-27b | Qwen3.8 27B (Novita) | novita | Novita AI | qwen3.8-27b | llm-chat | 1,000,000 | 131,072 | 2026-08-27 | Apache 2.0 | true | 0.42 | 3 | 0.085 | corroborated | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/qwen3.8-27b/ |
openrouter:glm-5.2 | GLM-5.2 (OpenRouter free) | openrouter | OpenRouter | glm-5.2 | llm-chat | 131,072 | 32,768 | 2026-06-13 | MIT | true | null | null | null | null | null | null | true | https://apipriceindex.com/api/openrouter/glm-5.2/ |
cohere:command-r | Command R (Cohere) | cohere | Cohere | command-r | llm-chat | 128,000 | 4,096 | 2024-08-30 | CC-BY-NC 4.0 | true | 0.15 | 0.6 | null | corroborated | 2026-09-03 | https://cohere.com/pricing | true | https://apipriceindex.com/api/cohere/command-r/ |
mistral:mistral-small | Mistral Small 4 (Mistral) | mistral | Mistral AI | mistral-small-4 | llm-chat | 262,144 | 32,768 | 2026-03-16 | Apache 2.0 | true | 0.15 | 0.6 | null | corroborated | 2026-09-03 | https://openrouter.ai/mistralai/mistral-small-2603 | true | https://apipriceindex.com/api/mistral/mistral-small/ |
cohere:command-a | Command A (Cohere) | cohere | Cohere | command-a | llm-chat | 256,000 | 8,192 | 2025-03-13 | CC-BY-NC 4.0 | true | 2.5 | 10 | null | corroborated | 2026-09-03 | https://cohere.com/pricing | true | https://apipriceindex.com/api/cohere/command-a/ |
mistral:mistral-large | Mistral Large 3 (Mistral) | mistral | Mistral AI | mistral-large | llm-chat | 131,072 | 32,768 | 2024-11-01 | Apache 2.0 | true | 0.5 | 1.5 | null | corroborated | 2026-09-03 | https://openrouter.ai/mistralai/mistral-large-2512 | true | https://apipriceindex.com/api/mistral/mistral-large/ |
mistral:mistral-medium | Mistral Medium (Mistral) | mistral | Mistral AI | mistral-medium | llm-chat | 131,072 | 32,768 | 2025-05-07 | null | null | 1.5 | 7.5 | null | corroborated | 2026-09-03 | https://openrouter.ai/mistralai/mistral-medium-3-5 | true | https://apipriceindex.com/api/mistral/mistral-medium/ |
google:gemini-3.8-flash | Gemini 3.8 Flash (Google) | google | Google | gemini-3.8-flash | llm-chat | 1,048,576 | 65,536 | 2026-09-02 | Proprietary | false | 0.75 | 3.75 | null | corroborated | 2026-09-03 | https://ai.google.dev/gemini-api/docs/pricing | true | https://apipriceindex.com/api/google/gemini-3.8-flash/ |
google:gemini-3.7-flash | Gemini 3.7 Flash (Google) | google | Google | gemini-3.7-flash | llm-chat | 1,048,576 | 65,536 | 2026-08-13 | Proprietary | false | 0.75 | 3.75 | 0.075 | corroborated | 2026-09-04T20:00:00Z | https://ai.google.dev/gemini-api/docs/pricing | true | https://apipriceindex.com/api/google/gemini-3.7-flash/ |
google:gemini-3.5-flash-lite | Gemini 3.5 Flash Lite (Google) | google | Google | gemini-3.5-flash-lite | llm-chat | 1,048,576 | 65,536 | 2026-07-21 | Proprietary | false | 0.3 | 2.5 | 0.03 | corroborated | 2026-09-04T20:00:00Z | https://ai.google.dev/gemini-api/docs/pricing | true | https://apipriceindex.com/api/google/gemini-3.5-flash-lite/ |
deepseek:deepseek-v4 | DeepSeek V4 (DeepSeek) | deepseek | DeepSeek | deepseek-v4 | llm-chat | 1,048,576 | 384,000 | 2026-04-24 | MIT | true | 0.66 | 1.98 | null | tier-mismatch | 2026-09-05 | https://api-docs.deepseek.com/quick_start/pricing | true | https://apipriceindex.com/api/deepseek/deepseek-v4/ |
deepseek:deepseek-v4.1-flash | DeepSeek V4.1 Flash (DeepSeek) | deepseek | DeepSeek | deepseek-v4.1-flash | llm-chat | 1,048,576 | 384,000 | 2026-09-10 | MIT | true | 0.15 | 0.6 | 0.003 | single-source | 2026-09-10 | https://api-docs.deepseek.com/quick_start/pricing | true | https://apipriceindex.com/api/deepseek/deepseek-v4.1-flash/ |
deepinfra:deepseek-v4 | DeepSeek V4 (DeepInfra) | deepinfra | DeepInfra | deepseek-v4 | llm-chat | 1,048,576 | 16,384 | 2026-04-24 | MIT | true | 1.3 | 2.6 | 0.1 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/deepseek/deepseek-v4-pro-0813 | false | https://apipriceindex.com/api/deepinfra/deepseek-v4/ |
novita:deepseek-v4 | DeepSeek V4 (Novita) | novita | Novita AI | deepseek-v4 | llm-chat | 1,048,576 | 393,216 | 2026-04-24 | MIT | true | 1.32 | 3.96 | 0.044 | corroborated | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/deepseek-v4/ |
novita:deepseek-v4.1-flash | DeepSeek V4.1 Flash (Novita) | novita | Novita AI | deepseek-v4.1-flash | llm-chat | 1,048,576 | 393,216 | 2026-09 | MIT | true | 0.3 | 1.2 | 0.006 | single-source | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/deepseek-v4.1-flash/ |
deepinfra:glm-5.3 | GLM-5.3 (DeepInfra) | deepinfra | DeepInfra | glm-5.3 | llm-chat | 131,072 | 32,768 | 2026-08-14 | GLM-5.3 License | true | 1.2 | 4 | null | corroborated | 2026-09-03 | https://openrouter.ai/z-ai/glm-5.3 | false | https://apipriceindex.com/api/deepinfra/glm-5.3/ |
novita:glm-5.3 | GLM-5.3 (Novita) | novita | Novita AI | glm-5.3 | llm-chat | 131,072 | 32,768 | 2026-08-14 | GLM-5.3 License | true | 1.4 | 4.4 | null | corroborated | 2026-09-03 | https://openrouter.ai/z-ai/glm-5.3 | true | https://apipriceindex.com/api/novita/glm-5.3/ |
novita:glm-5.3-p | GLM-5.3 P (Novita) | novita | Novita AI | glm-5.3-p | llm-chat | 1,048,576 | 131,072 | 2026-09 | GLM-5.3 License | true | 1.4 | 4.4 | 0.26 | single-source | 2026-09-12T06:00:04Z | https://api.novita.ai/v3/openai/models | true | https://apipriceindex.com/api/novita/glm-5.3-p/ |
together:glm-5.3 | GLM-5.3 (Together) | together | Together AI | glm-5.3 | llm-chat | 131,072 | 32,768 | 2026-08-14 | GLM-5.3 License | true | 1.4 | 4.4 | null | corroborated | 2026-09-03 | https://openrouter.ai/z-ai/glm-5.3 | false | https://apipriceindex.com/api/together/glm-5.3/ |
xai:grok-4.6 | Grok 4.6 (xAI) | xai | xAI | grok-4.6 | llm-chat | 256,000 | 32,768 | 2026-08-12 | Proprietary | false | 2 | 6 | null | corroborated | 2026-09-03 | https://openrouter.ai/x-ai/grok-4.6 | false | https://apipriceindex.com/api/xai/grok-4.6/ |
amazon-bedrock:grok-4.6 | Grok 4.6 (Amazon Bedrock) | amazon-bedrock | Amazon Bedrock | grok-4.6 | llm-chat | 256,000 | 32,768 | 2026-08-12 | Proprietary | false | 2.2 | 6.6 | null | corroborated | 2026-09-03 | https://openrouter.ai/x-ai/grok-4.6 | false | https://apipriceindex.com/api/amazon-bedrock/grok-4.6/ |
xai:grok-4.5 | Grok 4.5 (xAI) | xai | xAI | grok-4.5 | llm-chat | 500,000 | 32,768 | 2026-07-08 | Proprietary | false | 2 | 6 | 0.3 | corroborated | 2026-09-04T20:00:00Z | https://openrouter.ai/x-ai/grok-4.5 | false | https://apipriceindex.com/api/xai/grok-4.5/ |
amazon-bedrock:grok-4.5 | Grok 4.5 (Amazon Bedrock) | amazon-bedrock | Amazon Bedrock | grok-4.5 | llm-chat | 500,000 | 32,768 | 2026-07-08 | Proprietary | false | 2.2 | 6.6 | null | corroborated | 2026-09-04T20:00:00Z | https://openrouter.ai/x-ai/grok-4.5 | false | https://apipriceindex.com/api/amazon-bedrock/grok-4.5/ |
anthropic:opus-5 | Claude Opus 5 (Anthropic) | anthropic | Anthropic | claude-opus-5 | llm-chat | 1,000,000 | 128,000 | 2026-07-24 | Proprietary | false | 5 | 25 | 0.5 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/anthropic/claude-opus-5 | false | https://apipriceindex.com/api/anthropic/claude-opus-5/ |
amazon-bedrock:opus-5 | Claude Opus 5 (Amazon Bedrock) | amazon-bedrock | Amazon Bedrock | claude-opus-5 | llm-chat | 1,000,000 | 128,000 | 2026-07-24 | Proprietary | false | 5 | 25 | 0.5 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/anthropic/claude-opus-5 | false | https://apipriceindex.com/api/amazon-bedrock/claude-opus-5/ |
google:opus-5 | Claude Opus 5 (Google Vertex) | google | Google | claude-opus-5 | llm-chat | 1,000,000 | 128,000 | 2026-07-24 | Proprietary | false | 5 | 25 | 0.5 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/anthropic/claude-opus-5 | true | https://apipriceindex.com/api/google/claude-opus-5/ |
anthropic:sonnet-5 | Claude Sonnet 5 (Anthropic) | anthropic | Anthropic | claude-sonnet-5 | llm-chat | 1,000,000 | 128,000 | 2026-06-30 | Proprietary | false | 2 | 10 | 0.2 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/anthropic/claude-sonnet-5 | false | https://apipriceindex.com/api/anthropic/claude-sonnet-5/ |
amazon-bedrock:sonnet-5 | Claude Sonnet 5 (Amazon Bedrock) | amazon-bedrock | Amazon Bedrock | claude-sonnet-5 | llm-chat | 1,000,000 | 128,000 | 2026-06-30 | Proprietary | false | 2 | 10 | 0.2 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/anthropic/claude-sonnet-5 | false | https://apipriceindex.com/api/amazon-bedrock/claude-sonnet-5/ |
google:sonnet-5 | Claude Sonnet 5 (Google Vertex) | google | Google | claude-sonnet-5 | llm-chat | 1,000,000 | 128,000 | 2026-06-30 | Proprietary | false | 2 | 10 | 0.2 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/anthropic/claude-sonnet-5 | true | https://apipriceindex.com/api/google/claude-sonnet-5/ |
anthropic:fable-5 | Claude Fable 5 (Anthropic) | anthropic | Anthropic | claude-fable-5 | llm-chat | 1,000,000 | 128,000 | 2026-06-09 | Proprietary | false | 10 | 50 | 1 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/anthropic/claude-fable-5 | false | https://apipriceindex.com/api/anthropic/claude-fable-5/ |
amazon-bedrock:fable-5 | Claude Fable 5 (Amazon Bedrock) | amazon-bedrock | Amazon Bedrock | claude-fable-5 | llm-chat | 1,000,000 | 128,000 | 2026-06-09 | Proprietary | false | 10 | 50 | 1 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/anthropic/claude-fable-5 | false | https://apipriceindex.com/api/amazon-bedrock/claude-fable-5/ |
google:fable-5 | Claude Fable 5 (Google Vertex) | google | Google | claude-fable-5 | llm-chat | 1,000,000 | 128,000 | 2026-06-09 | Proprietary | false | 10 | 50 | 1 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/anthropic/claude-fable-5 | true | https://apipriceindex.com/api/google/claude-fable-5/ |
anthropic:fable-5-1 | Claude Fable 5.1 (Anthropic) | anthropic | Anthropic | claude-fable-5-1 | llm-chat | 1,000,000 | 128,000 | 2026-09-01 | Proprietary | false | 10 | 50 | 0.25 | corroborated | 2026-09-04T18:00:00Z | https://platform.claude.com/docs/en/models/fable-5-1/overview | false | https://apipriceindex.com/api/anthropic/claude-fable-5-1/ |
amazon-bedrock:fable-5-1 | Claude Fable 5.1 (Amazon Bedrock) | amazon-bedrock | Amazon Bedrock | claude-fable-5-1 | llm-chat | 1,000,000 | 128,000 | 2026-09-01 | Proprietary | false | 10 | 50 | 0.25 | corroborated | 2026-09-04T18:00:00Z | https://platform.claude.com/docs/en/models/fable-5-1/overview | false | https://apipriceindex.com/api/amazon-bedrock/claude-fable-5-1/ |
google:fable-5-1 | Claude Fable 5.1 (Google Vertex) | google | Google | claude-fable-5-1 | llm-chat | 1,000,000 | 128,000 | 2026-09-01 | Proprietary | false | 10 | 50 | 0.25 | corroborated | 2026-09-04T18:00:00Z | https://platform.claude.com/docs/en/models/fable-5-1/overview | true | https://apipriceindex.com/api/google/claude-fable-5-1/ |
openai:gpt-6-astra | GPT-6 Astra (OpenAI) | openai | OpenAI | gpt-6-astra | llm-chat | 1,000,000 | 128,000 | 2026-09-03 | Proprietary | false | 10 | 50 | null | corroborated | 2026-09-04T21:00:00Z | https://openai.com/index/gpt-6-astra/ | false | https://apipriceindex.com/api/openai/gpt-6-astra/ |
openai:gpt-5.6-sol | GPT-5.6 Sol (OpenAI) | openai | OpenAI | gpt-5.6-sol | llm-chat | 1,050,000 | 128,000 | 2026-07-09 | Proprietary | false | 1 | 5 | 0.1 | diverges | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-5.6-sol | false | https://apipriceindex.com/api/openai/gpt-5.6-sol/ |
amazon-bedrock:gpt-5.6-sol | GPT-5.6 Sol (Amazon Bedrock) | amazon-bedrock | Amazon Bedrock | gpt-5.6-sol | llm-chat | 1,050,000 | 128,000 | 2026-07-09 | Proprietary | false | 4.4 | 22 | 0.44 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-5.6-sol | false | https://apipriceindex.com/api/amazon-bedrock/gpt-5.6-sol/ |
azure:gpt-5.6-sol | GPT-5.6 Sol (Azure OpenAI) | azure | Azure OpenAI | gpt-5.6-sol | llm-chat | 1,050,000 | 128,000 | 2026-07-09 | Proprietary | false | 5 | 30 | 0.5 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-5.6-sol | false | https://apipriceindex.com/api/azure/gpt-5.6-sol/ |
openai:gpt-5.6-terra | GPT-5.6 Terra (OpenAI) | openai | OpenAI | gpt-5.6-terra | llm-chat | 1,050,000 | 128,000 | 2026-07-09 | Proprietary | false | 1 | 6 | 0.1 | tier-mismatch | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-5.6-terra | false | https://apipriceindex.com/api/openai/gpt-5.6-terra/ |
amazon-bedrock:gpt-5.6-terra | GPT-5.6 Terra (Amazon Bedrock) | amazon-bedrock | Amazon Bedrock | gpt-5.6-terra | llm-chat | 1,050,000 | 128,000 | 2026-07-09 | Proprietary | false | 2.2 | 13.2 | 0.22 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-5.6-terra | false | https://apipriceindex.com/api/amazon-bedrock/gpt-5.6-terra/ |
azure:gpt-5.6-terra | GPT-5.6 Terra (Azure OpenAI) | azure | Azure OpenAI | gpt-5.6-terra | llm-chat | 1,050,000 | 128,000 | 2026-07-09 | Proprietary | false | 2 | 12 | 0.2 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-5.6-terra | false | https://apipriceindex.com/api/azure/gpt-5.6-terra/ |
openai:gpt-5.6-luna | GPT-5.6 Luna (OpenAI) | openai | OpenAI | gpt-5.6-luna | llm-chat | 1,050,000 | 128,000 | 2026-07-09 | Proprietary | false | 0.1 | 0.6 | 0.01 | tier-mismatch | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-5.6-luna | false | https://apipriceindex.com/api/openai/gpt-5.6-luna/ |
amazon-bedrock:gpt-5.6-luna | GPT-5.6 Luna (Amazon Bedrock) | amazon-bedrock | Amazon Bedrock | gpt-5.6-luna | llm-chat | 1,050,000 | 128,000 | 2026-07-09 | Proprietary | false | 0.22 | 1.32 | 0.022 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/openai/gpt-5.6-luna | false | https://apipriceindex.com/api/amazon-bedrock/gpt-5.6-luna/ |
azure:gpt-5.6-luna | GPT-5.6 Luna (Azure OpenAI) | azure | Azure OpenAI | gpt-5.6-luna | llm-chat | 1,050,000 | 128,000 | 2026-07-09 | Proprietary | false | 0.2 | 1.2 | 0.02 | corroborated | 2026-09-10T06:00:02Z | https://openrouter.ai/openai/gpt-5.6-luna | false | https://apipriceindex.com/api/azure/gpt-5.6-luna/ |
baidu:glm-5.2 | GLM 5.2 (Baidu) | baidu | Baidu | glm-5.2 | llm-chat | 1,048,576 | 131,072 | 2026-06-13 | MIT | true | 0.4802 | 1.5092 | 0.0892 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/baidu/glm-5.2/ |
digitalocean:glm-5.2 | GLM 5.2 (DigitalOcean) | digitalocean | DigitalOcean | glm-5.2 | llm-chat | 262,144 | 235,929 | 2026-06-13 | MIT | true | 0.7 | 2.2 | 0.105 | corroborated | 2026-09-11T06:00:03Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/digitalocean/glm-5.2/ |
coreweave:glm-5.2 | GLM 5.2 (CoreWeave) | coreweave | CoreWeave | glm-5.2 | llm-chat | 1,048,576 | 943,718 | 2026-06-13 | MIT | true | 0.76 | 2.42 | 0.14 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/coreweave/glm-5.2/ |
atlas-cloud:glm-5.2 | GLM 5.2 (AtlasCloud) | atlas-cloud | AtlasCloud | glm-5.2 | llm-chat | 1,048,576 | 131,072 | 2026-06-13 | MIT | true | 0.938 | 2.948 | 0.1742 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/atlas-cloud/glm-5.2/ |
alibaba:glm-5.2 | GLM 5.2 (Alibaba) | alibaba | Alibaba | glm-5.2 | llm-chat | 1,048,576 | 131,072 | 2026-06-13 | MIT | true | 0.966 | 3.036 | 0.1932 | diverges | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/alibaba/glm-5.2/ |
gmicloud:glm-5.2 | GLM 5.2 (GMICloud) | gmicloud | GMICloud | glm-5.2 | llm-chat | 1,048,576 | 943,718 | 2026-06-13 | MIT | true | 1.4 | 4.4 | 0.26 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/gmicloud/glm-5.2/ |
reka:glm-5.2 | GLM 5.2 (Reka) | reka | Reka | glm-5.2 | llm-chat | 262,144 | 131,072 | 2026-06-13 | MIT | true | 1.1 | 3.75 | 0.2 | corroborated | 2026-09-06T06:00:02Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/reka/glm-5.2/ |
siliconflow:glm-5.2 | GLM 5.2 (SiliconFlow) | siliconflow | SiliconFlow | glm-5.2 | llm-chat | 1,048,576 | 262,144 | 2026-06-13 | MIT | true | 1.19 | 3.74 | 0.221 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/siliconflow/glm-5.2/ |
phala:glm-5.2 | GLM 5.2 (Phala) | phala | Phala | glm-5.2 | llm-chat | 1,048,576 | 131,072 | 2026-06-13 | MIT | true | 1.26 | 3 | 0.22 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/phala/glm-5.2/ |
mistral:glm-5.2 | GLM 5.2 (Mistral) | mistral | Mistral AI | glm-5.2 | llm-chat | 1,048,576 | 128,000 | 2026-06-13 | MIT | true | 1.4 | 4.4 | 0.14 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | true | https://apipriceindex.com/api/mistral/glm-5.2/ |
baseten:glm-5.2 | GLM 5.2 (BaseTen) | baseten | BaseTen | glm-5.2 | llm-chat | 1,048,576 | 262,144 | 2026-06-13 | MIT | true | 1.4 | 4.4 | 0.14 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/baseten/glm-5.2/ |
crusoe:glm-5.2 | GLM 5.2 (Crusoe) | crusoe | Crusoe | glm-5.2 | llm-chat | 1,048,576 | 943,718 | 2026-06-13 | MIT | true | 1.4 | 4.4 | 0.26 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/crusoe/glm-5.2/ |
fireworks:glm-5.2 | GLM 5.2 (Fireworks) | fireworks | Fireworks AI | glm-5.2 | llm-chat | 1,048,576 | 943,718 | 2026-06-13 | MIT | true | 1.4 | 4.4 | 0.14 | corroborated | 2026-09-12T06:00:04Z | https://openrouter.ai/z-ai/glm-5.2 | false | https://apipriceindex.com/api/fireworks/glm-5.2/ |
End of preview.
LLM API Price Index — daily snapshot
Live, verified LLM API prices from apipriceindex.com. 600 tracked endpoints, index as of 2026-09-12T06:15:04Z. Updated daily by an automated sync (source).
Every price is read from the provider's official pricing page, cross-checked, and carries its verification date and source URL — no hand-waved numbers.
Files
| File | Contents |
|---|---|
models.csv |
One row per tracked endpoint: provider, model, USD per 1M input/output/cached-input tokens, context window, license, verification date and source URL |
pricing-history.csv |
Price ledger: one row per (endpoint, date), a point recorded only when the price actually changed (683 rows) — grows more valuable every day |
all.json |
Full nested dataset with stability contract (schema_version) |
Live sources (always fresher than this snapshot)
- Dataset endpoint: https://apipriceindex.com/api/all.json
- OpenAPI spec: https://apipriceindex.com/openapi.json
- MCP server for agents:
pip install apipriceindex-mcp(registry:io.github.apipriceindex/mcp) - Docs & stability contract: https://apipriceindex.com/use-this-data/
License & attribution
CC BY 4.0 — free to use, remix and republish, with attribution to API Price Index (apipriceindex.com).
Third-party benchmark scores (LMArena, Artificial Analysis, MTEB) are not included: that data is not ours to redistribute.
- Downloads last month
- 97