APIMART Evidence Hub
APIMART Growth evidence. FLUX.2 facts were checked on 2026-09-02. CTA links are attributed to this exact GitHub guide.

FLUX.2 API Pricing, Free Access and Cost Examples (2026)

The APIMART live pricing payload currently lists exact megapixel tiers for flux-2-flex and flux-2-pro. The observed values below deliberately preserve the model IDs because the naming alone does not predict the price ordering. Prices and promotions were observed on September 2, 2026; the live pricing surface and account ledger remain authoritative.

Published cost table

| Option | Observed price | Example A | Example B | Example C | |---|---:|---:|---:|---| | flux-2-flex 1MP | $0.04/image | $0.40 for 10 | $4.00 for 100 | $40.00 for 1,000 | | flux-2-flex 2MP | $0.08/image | $0.80 for 10 | $8.00 for 100 | $80.00 for 1,000 | | flux-2-flex 3MP | $0.12/image | $1.20 for 10 | $12.00 for 100 | $120.00 for 1,000 | | flux-2-flex 4MP | $0.16/image | $1.60 for 10 | $16.00 for 100 | $160.00 for 1,000 | | flux-2-pro 1MP | $0.024/image | $0.24 for 10 | $2.40 for 100 | $24.00 for 1,000 | | flux-2-pro 2MP | $0.036/image | $0.36 for 10 | $3.60 for 100 | $36.00 for 1,000 | | flux-2-pro 3MP | $0.048/image | $0.48 for 10 | $4.80 for 100 | $48.00 for 1,000 | | flux-2-pro 4MP | $0.06/image | $0.60 for 10 | $6.00 for 100 | $60.00 for 1,000 |

These examples are arithmetic planning estimates. Actual billing depends on the exact model ID, options and completed output recorded by APIMART.

Budgeting workflow

Record the full model ID, cap output quantity or duration, submit through POST /v1/images/generations, store the returned task ID, and reconcile the completed job against the account ledger. Do not treat account signup or a temporary promotion as proof of unlimited free generation.

FAQ

What is the observed flux-2-flex 1MP price?

The current APIMART pricing payload lists $0.04 per image.

What is the observed flux-2-pro 1MP price?

The current payload lists $0.024 per image.

Does the family name determine the rate?

No. Pin the exact model ID and megapixel tier because the observed prices differ.

How much is a 4MP flux-2-pro image?

The observed live rate is $0.06 per image.

Can the rate change?

Yes. Recheck the exact model ID, megapixel tier and live pricing before production.

Try FLUX.2 on APIMART

Open the attributed model page or review current APIMART pricing.

Sources and disclosure

Sources: APIMART product or pricing source, endpoint documentation, checked September 2, 2026. APIMART operates the service described here.

APIMART links for this guide

Machine-readable schema source

The eventual APIMART CMS page should emit these JSON-LD objects.

[
  {
    "@context": "https://schema.org",
    "@type": "Article",
    "headline": "FLUX.2 API Pricing, Free Access and Cost Examples (2026)",
    "mainEntityOfPage": "https://apimart.ai/blog/flux-2-api-pricing-free-credits",
    "dateModified": "2026-09-02",
    "author": {
      "@type": "Organization",
      "name": "APIMART"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "What is the observed flux-2-flex 1MP price?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "The current APIMART pricing payload lists $0.04 per image."
        }
      },
      {
        "@type": "Question",
        "name": "What is the observed flux-2-pro 1MP price?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "The current payload lists $0.024 per image."
        }
      },
      {
        "@type": "Question",
        "name": "Does the family name determine the rate?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "No. Pin the exact model ID and megapixel tier because the observed prices differ."
        }
      },
      {
        "@type": "Question",
        "name": "How much is a 4MP flux-2-pro image?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "The observed live rate is $0.06 per image."
        }
      },
      {
        "@type": "Question",
        "name": "Can the rate change?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes. Recheck the exact model ID, megapixel tier and live pricing before production."
        }
      }
    ]
  }
]