{
  "$schema": "https://openviglet.github.io/model-catalog/providers.schema.json",
  "version": 1,
  "lastUpdated": "2026-07-22",
  "source": "https://openviglet.github.io/model-catalog",
  "disclaimer": "Official vendor pricing pages, for verification. The catalog's own per-model prices are INDICATIVE US list references — always confirm against the vendor page linked here before relying on a figure.",
  "providers": [
    {
      "id": "openai",
      "name": "OpenAI (GPT)",
      "category": "model-creator",
      "catalogVendor": "openai",
      "apiPricingUrl": "https://openai.com/api/pricing/",
      "consumerPlansUrl": "https://openai.com/chatgpt/pricing/"
    },
    {
      "id": "anthropic",
      "name": "Anthropic (Claude)",
      "category": "model-creator",
      "catalogVendor": "anthropic",
      "apiPricingUrl": "https://platform.claude.com/docs/en/about-claude/pricing",
      "consumerPlansUrl": "https://claude.com/pricing"
    },
    {
      "id": "google-gemini",
      "name": "Google (Gemini API)",
      "category": "model-creator",
      "catalogVendor": "gemini",
      "apiPricingUrl": "https://ai.google.dev/pricing",
      "consumerPlansUrl": "https://gemini.google/subscriptions/",
      "note": "Gemini API via Google AI Studio."
    },
    {
      "id": "deepseek",
      "name": "DeepSeek",
      "category": "model-creator",
      "catalogVendor": "deepseek",
      "apiPricingUrl": "https://api-docs.deepseek.com/quick_start/pricing"
    },
    {
      "id": "mistral",
      "name": "Mistral AI",
      "category": "model-creator",
      "catalogVendor": "mistral",
      "apiPricingUrl": "https://mistral.ai/pricing/"
    },
    {
      "id": "xai",
      "name": "xAI (Grok)",
      "category": "model-creator",
      "catalogVendor": "xai",
      "apiPricingUrl": "https://x.ai/api"
    },
    {
      "id": "cohere",
      "name": "Cohere",
      "category": "model-creator",
      "catalogVendor": "cohere",
      "apiPricingUrl": "https://cohere.com/pricing"
    },
    {
      "id": "zai",
      "name": "Z.ai / Zhipu AI",
      "category": "model-creator",
      "catalogVendor": "zai",
      "apiPricingUrl": "https://open.bigmodel.cn/pricing",
      "consumerPlansUrl": "https://z.ai/subscribe",
      "note": "Open-platform (bigmodel.cn) developer pricing; GLM Coding Plan is the consumer subscription."
    },
    {
      "id": "alibaba-qwen",
      "name": "Alibaba Cloud (Qwen via Model Studio)",
      "category": "model-creator",
      "catalogVendor": "qwen",
      "apiPricingUrl": "https://www.alibabacloud.com/help/en/model-studio/developer-reference/billing-for-model-studio",
      "note": "Qwen models via Model Studio / DashScope."
    },
    {
      "id": "aws-bedrock",
      "name": "AWS Bedrock",
      "category": "hyperscaler",
      "catalogVendor": "bedrock",
      "apiPricingUrl": "https://aws.amazon.com/bedrock/pricing/"
    },
    {
      "id": "azure-ai-foundry",
      "name": "Azure AI Foundry",
      "category": "hyperscaler",
      "catalogVendor": "azure",
      "apiPricingUrl": "https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/",
      "note": "Re-serves OpenAI and other models; a curated set is in the catalog."
    },
    {
      "id": "google-vertex-ai",
      "name": "Google Cloud Vertex AI",
      "category": "hyperscaler",
      "catalogVendor": "vertex-ai",
      "apiPricingUrl": "https://cloud.google.com/vertex-ai/generative-ai/pricing"
    },
    {
      "id": "groq",
      "name": "Groq",
      "category": "inference-provider",
      "catalogVendor": "groq",
      "apiPricingUrl": "https://groq.com/pricing/",
      "note": "Fast serverless inference of open models."
    },
    {
      "id": "together-ai",
      "name": "Together AI",
      "category": "inference-provider",
      "catalogVendor": "together",
      "apiPricingUrl": "https://www.together.ai/pricing"
    },
    {
      "id": "fireworks-ai",
      "name": "Fireworks AI",
      "category": "inference-provider",
      "catalogVendor": "fireworks",
      "apiPricingUrl": "https://fireworks.ai/pricing"
    },
    {
      "id": "cerebras",
      "name": "Cerebras",
      "category": "inference-provider",
      "catalogVendor": "cerebras",
      "apiPricingUrl": "https://cerebras.ai/inference-pricing/"
    },
    {
      "id": "openrouter",
      "name": "OpenRouter",
      "category": "aggregator",
      "catalogVendor": "openrouter",
      "apiPricingUrl": "https://openrouter.ai/models",
      "note": "Gateway re-serving many vendors' models; only a small curated sample is in the catalog. Price is tabled per-model in its own catalog."
    },
    {
      "id": "vercel-ai-gateway",
      "name": "Vercel AI SDK / Gateway",
      "category": "aggregator",
      "catalogVendor": "vercel",
      "apiPricingUrl": "https://vercel.com/pricing",
      "note": "Cloud/edge usage gateway over many models; only a small curated sample is in the catalog."
    }
  ]
}
