> ## Documentation Index
> Fetch the complete documentation index at: https://platform.minimax.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Product Pricing

> MiniMax offers two pricing categories — choose by usage scenario.

MiniMax pricing splits along a single axis — **how you pay**: real-time per-call billing under **API Pricing**, or fixed monthly quotas under **Subscription Plans**. Each category has its own key system; pick the model that matches your usage and follow the cards below.

<div className="grid grid-cols-1 md:grid-cols-2 gap-4 my-6 not-prose">
  <div className="rounded-xl border border-gray-200 dark:border-gray-700 p-6 bg-white dark:bg-zinc-900/40 flex flex-col">
    <h3 className="text-lg font-semibold mt-0 mb-1.5">
      <a href="https://platform.minimax.io/docs/guides/pricing-paygo" className="text-gray-900 dark:text-white no-underline hover:text-blue-600 dark:hover:text-blue-400">API Pricing</a>
    </h3>

    <p className="text-sm text-gray-600 dark:text-gray-400 mt-0 mb-5">For enterprises.</p>

    <div className="rounded-lg border border-gray-200 dark:border-gray-700 overflow-hidden mt-auto">
      <a href="https://platform.minimax.io/docs/guides/pricing-paygo" className="group flex items-center justify-between gap-3 px-4 py-3 border-b border-gray-200 dark:border-gray-700 no-underline hover:bg-gray-50 dark:hover:bg-gray-800/40">
        <div className="flex-1 min-w-0">
          <div className="text-sm font-medium text-gray-900 dark:text-gray-200">Pay as You Go</div>
          <div className="text-xs text-gray-500 dark:text-gray-400 mt-0.5">Real-time billing per token / call</div>
        </div>

        <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" className="text-gray-400 dark:text-gray-500 shrink-0 transition-transform group-hover:translate-x-0.5">
          <path d="M5 12h14" />

          <path d="m12 5 7 7-7 7" />
        </svg>
      </a>

      <a href="https://platform.minimax.io/docs/guides/pricing-speech" className="group flex items-center justify-between gap-3 px-4 py-3 border-b border-gray-200 dark:border-gray-700 no-underline hover:bg-gray-50 dark:hover:bg-gray-800/40">
        <div className="flex-1 min-w-0">
          <div className="text-sm font-medium text-gray-900 dark:text-gray-200">Audio Subscription</div>
          <div className="text-xs text-gray-500 dark:text-gray-400 mt-0.5">Prepaid HD / Turbo packs at a lower rate</div>
        </div>

        <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" className="text-gray-400 dark:text-gray-500 shrink-0 transition-transform group-hover:translate-x-0.5">
          <path d="M5 12h14" />

          <path d="m12 5 7 7-7 7" />
        </svg>
      </a>

      <a href="https://platform.minimax.io/docs/guides/pricing-video" className="group flex items-center justify-between gap-3 px-4 py-3 no-underline hover:bg-gray-50 dark:hover:bg-gray-800/40">
        <div className="flex-1 min-w-0">
          <div className="text-sm font-medium text-gray-900 dark:text-gray-200">Video Packages</div>
          <div className="text-xs text-gray-500 dark:text-gray-400 mt-0.5">Prepaid Hailuo packs at a lower rate</div>
        </div>

        <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" className="text-gray-400 dark:text-gray-500 shrink-0 transition-transform group-hover:translate-x-0.5">
          <path d="M5 12h14" />

          <path d="m12 5 7 7-7 7" />
        </svg>
      </a>
    </div>
  </div>

  <div className="rounded-xl border border-gray-200 dark:border-gray-700 p-6 bg-white dark:bg-zinc-900/40 flex flex-col">
    <h3 className="text-lg font-semibold mt-0 mb-1.5">
      <a href="https://platform.minimax.io/docs/guides/pricing-token-plan" className="text-gray-900 dark:text-white no-underline hover:text-blue-600 dark:hover:text-blue-400">Subscription Plans</a>
    </h3>

    <p className="text-sm text-gray-600 dark:text-gray-400 mt-0 mb-5">For individuals and small teams.</p>

    <div className="flex-1 flex items-center">
      <div className="rounded-lg border border-gray-200 dark:border-gray-700 overflow-hidden w-full">
        <a href="https://platform.minimax.io/docs/guides/pricing-token-plan" className="group flex items-center justify-between gap-3 px-4 py-3 border-b border-gray-200 dark:border-gray-700 no-underline hover:bg-gray-50 dark:hover:bg-gray-800/40">
          <div className="flex-1 min-w-0">
            <div className="text-sm font-medium text-gray-900 dark:text-gray-200">Token Plan</div>
            <div className="text-xs text-gray-500 dark:text-gray-400 mt-0.5">Monthly subscription, quota resets each month</div>
          </div>

          <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" className="text-gray-400 dark:text-gray-500 shrink-0 transition-transform group-hover:translate-x-0.5">
            <path d="M5 12h14" />

            <path d="m12 5 7 7-7 7" />
          </svg>
        </a>

        <a href="https://platform.minimax.io/docs/guides/pricing-token-plan-team" className="group flex items-center justify-between gap-3 px-4 py-3 no-underline hover:bg-gray-50 dark:hover:bg-gray-800/40">
          <div className="flex-1 min-w-0">
            <div className="text-sm font-medium text-gray-900 dark:text-gray-200">Token Plan for Teams</div>
            <div className="text-xs text-gray-500 dark:text-gray-400 mt-0.5">Seat assignment and shared Credits pool rules</div>
          </div>

          <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" className="text-gray-400 dark:text-gray-500 shrink-0 transition-transform group-hover:translate-x-0.5">
            <path d="M5 12h14" />

            <path d="m12 5 7 7-7 7" />
          </svg>
        </a>
      </div>
    </div>
  </div>
</div>
