{
  "slug": "mistral-small",
  "name": "Mistral Small",
  "sourceProvider": "mistral",
  "type": "language",
  "band": "C2",
  "routable": true,
  "inputPerM": 0.1,
  "outputPerM": 0.3,
  "contextWindow": 32000,
  "hasGatewayPricing": true,
  "hosts": [
    {
      "host": "mistral",
      "hostName": "Mistral AI"
    }
  ],
  "routes": [
    {
      "host": "mistral",
      "upstreamId": "mistral/mistral-small"
    }
  ],
  "snippetAnswer": "Mistral Small costs $0.100/1M input tokens and $0.300/1M output tokens as of 2026-06-27. Mistral publishes this model with a 32K tokens context window. o10 lists Mistral Small on Mistral AI at routing band C2.",
  "urls": {
    "profile": "https://www.o10.io/models/mistral-small",
    "pricing": "https://www.o10.io/pricing/mistral/mistral-small",
    "json": "https://www.o10.io/api/models/mistral-small.json"
  },
  "dateModified": "2026-06-27"
}