{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-zeroreader-com-v1-ai-mistral-7b",
  "title": "ZeroReader \u00b7 Mistral 7B Inference",
  "url": "https://api.zeroreader.com/v1/ai/mistral-7b",
  "category": "ai",
  "summary": "Generates text completions using the Mistral 7B open-source model, optimized for structured JSON output and European data sovereignty.",
  "seo": {
    "title": "ZeroReader x402 Mistral 7B API | Open Source LLM Inference",
    "description": "Run Mistral 7B European open-source LLM via x402 micropayments. Structured output optimized. 0.002 USDC per call on Base."
  },
  "use_cases": [
    "Generate structured JSON responses from natural language prompts",
    "Run inference on a European open-source model for compliance",
    "Extract entities and relationships with predictable output schemas",
    "Draft content with controllable temperature parameters"
  ],
  "ideal_buyer": "AI agents and developers needing cost-efficient, structured LLM output with European open-source model preferences.",
  "example_prompt": "Extract the company name, funding amount, and investor names from this news paragraph and return as JSON.",
  "example_request_body": {
    "messages": [
      {
        "role": "user",
        "content": "Extract company, funding, investors from: 'Acme raised $10M from Sequoia'"
      }
    ],
    "max_tokens": 256,
    "temperature": 0.7
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.1,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xca99149c1a5959f7e5968259178f974aacc70f55",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Mistral 7B \u2014 European open-source model. Good at structured output.",
      "verified": false,
      "hints": {
        "input": {
          "method": "POST",
          "messages": [
            {
              "role": "user",
              "content": "Hello, how are you?"
            }
          ],
          "max_tokens": 256,
          "temperature": 0.7
        },
        "output": {
          "id": "chatcmpl-example",
          "object": "chat.completion",
          "choices": [
            {
              "index": 0,
              "message": {
                "role": "assistant",
                "content": "I'm doing well!"
              },
              "finish_reason": "stop"
            }
          ]
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-ec05987f8e6d",
  "origin": {
    "slug": "api-zeroreader-com",
    "host": "api.zeroreader.com",
    "url": "https://api.zeroreader.com",
    "favicon": "https://zeroreader.com/icon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-zeroreader-com-v1-ai-mistral-7b",
    "url": "https://x402all.com/resource/api-zeroreader-com-v1-ai-mistral-7b",
    "name": "ZeroReader \u00b7 Mistral 7B Inference",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-zeroreader-com-v1-ai-mistral-7b",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.zeroreader.com/v1/ai/mistral-7b",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-zeroreader-com",
      "url": "https://api.zeroreader.com",
      "name": "api.zeroreader.com",
      "@type": "Organization"
    },
    "identifier": "api-zeroreader-com-v1-ai-mistral-7b",
    "description": "Run Mistral 7B European open-source LLM via x402 micropayments. Structured output optimized. 0.002 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-zeroreader-com-v1-ai-mistral-7b",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-zeroreader-com-v1-ai-mistral-7b"
}
