Meta spent years giving away its best AI for free. The Llama family of open-weight models won the company enormous developer goodwill and widespread adoption — but not a single dollar of API revenue. That changed on July 9, 2026, when Meta Superintelligence Labs announced Muse Spark 1.1 alongside the company's first commercial model API. And it didn't just open a store; it undercut nearly everyone in it.

The headline number: $1.25 per million input tokens and $4.25 per million output tokens. Against OpenAI's GPT-5.5 ($5 in, $30 out) and Anthropic's Claude Opus 4.8 ($5 in, $25 out), Meta's flagship agent model costs roughly a quarter on input and between one-sixth and one-seventh on output. Yahoo Finance's analysis of the launch pricing put the gap even more starkly: about 75% cheaper than Opus 4.8 on input tokens and 83% cheaper on output, and roughly one-tenth the cost of GPT-5.5. That is not a rounding-error discount. It is a deliberate, strategy-level pricing decision — and it tells you a lot about where Meta thinks the AI business is going.

Two quick corrections to claims you'll see floating around. First, Muse Spark is not open-weights, and it is not literally ten cents per million tokens. Meta kept the weights closed and proprietary, a break from the Llama playbook. The closest number to "ten cents" in Meta's actual price list is the $0.15 per million tokens rate for cached input — repeated agent prompts, which is exactly the use case Muse Spark is built for. The strategy here isn't open-source charity. It's buying market share with a closed model priced like a commodity.

The numbers: what Muse Spark actually costs#

Before the strategy, the invoice. Per Meta's developer materials, as reported at launch:

  • Input: $1.25 per million tokens
  • Output: $4.25 per million tokens
  • Cached input: $0.15 per million tokens — the big one for agentic workloads that re-send long prompts
  • Web search grounding: priced separately, at $2.50 per 1,000 queries according to pricing breakdowns
  • New accounts: $20 in one-time free credits before pay-as-you-go billing starts
  • Reasoning tokens: billed at the output rate — a detail that matters, because Muse Spark is a reasoning model and its thinking tokens can outnumber its answers

The consumer side, meanwhile, costs nothing. Muse Spark 1.1 runs in "Thinking" mode inside the Meta AI app and at meta.ai behind a Meta login, subject to server-side rate limits. Meta is running a familiar two-sided play: free at the consumer surface, metered at the developer surface.

There are guardrails on availability. The Meta Model API launched as a US-only public preview in July 2026, with no international timeline announced. As of this writing, pricing is still preview pricing — provisional until Meta ships a generally available release. Anyone modeling a year of spend on these numbers should treat them as directional, not contractual.

How it stacks up#

Here's the price board, using each lab's list prices as of the July 2026 launch window:

ModelMakerInput / output per 1M tokensTier
Muse Spark 1.1Meta$1.25 / $4.25Agentic mid-tier
GPT-5.5OpenAI$5 / $30Frontier flagship
Claude Opus 4.8Anthropic$5 / $25Frontier flagship
Gemini 3.1 ProGoogle$2 / $12Frontier
GPT-5.6 LunaOpenAI$1.00 / $6.00Budget tier
Claude Sonnet 5Anthropic$2.00 / $10.00Mid-tier

Two readings of this table are both true, and Meta would prefer you only notice one. The flattering read: Muse Spark is the cheapest near-frontier model from a US lab — its output price is 6 to 7 times lower than the models Meta benchmarks it against. The unflattering read, via TechCrunch's coverage of Reuters reporting: Meta isn't actually pricing against Opus 4.8 and GPT-5.5. At $1.25/$4.25, the model sits just above the budget tiers — Anthropic's Claude Haiku 4.5 and OpenAI's GPT-5.6 Luna — while claiming performance closer to the expensive tier. It's a mid-tier price with frontier-tier aspirations.

Both readings point the same direction: Meta is pricing to win on volume, not margin.

Why Meta can afford to slash: the strategy#

So why would a company that has never sold API access before enter the market at the bottom of the price range? Four structural advantages make the math work.

1. The pivot from the open-weights era. Meta built its AI reputation by releasing Llama weights for free. That bought distribution but zero direct revenue, and trained a generation of developers to think of Meta as a model supplier. Muse Spark flips the model: closed weights, paid API, priced low enough that the Llama-era developer base can migrate without sticker shock. The free era was the customer-acquisition phase. This is the monetization phase.

2. Distribution as a cost center that already exists. Meta already serves billions of consumers through its apps. Free Muse Spark inside the Meta AI app costs inference dollars but buys usage data from agentic tasks at unmatched scale and a built-in upsell funnel: prototype in the free app, graduate to the paid API. The $20 in launch credits is the same funnel mechanic at the developer layer — get teams building, then let token volume compound.

3. The product is built for volume. Muse Spark 1.1 is a 1-million-token-context multimodal reasoning model designed for agentic work: tool use, computer use, coding, multi-agent orchestration with parallel subagents, and active context management. Alexandr Wang called it the company's strongest model yet for agentic and coding work. And that design — long contexts, repeated prompts, subagent delegations — is exactly the workload where the $0.15 cached-input rate applies. The September 2026 Muse Spark 1.3 update pushed this further: roughly 20% fewer tool calls and 25% fewer tokens for comparable coding tasks, with pricing unchanged. Every efficiency gain is effectively a price cut Meta doesn't have to announce.

4. Switching costs are engineered to near zero. The Meta Model API speaks both the OpenAI Chat Completions format and the Anthropic Messages format from the same base URL. For a team already on GPT or Claude, adopting Muse Spark is a config change — new base URL, new key, new model name — not a rewrite. The discount only converts if the migration cost is lower than the savings. Meta made sure it is.

The enterprise timing is not accidental either. Muse Spark 1.1 launched just as enterprise AI spending was coming under real scrutiny, with CIOs demanding ROI on agent deployments. "Pricing matters because inference costs increase rapidly when thousands of agents are working continuously," analyst Pareekh Jain said at launch. Meta's pitch: your agent fleet doesn't need the flagship to file tickets and triage code — it needs something good enough at a tenth of the operating cost.

The fine print worth reading#

A price-slashing story this good deserves scrutiny. Four caveats:

  • Reasoning-token billing eats into the discount. Because thinking tokens bill at the $4.25 output rate, heavy-reasoning tasks cost meaningfully more than the headline input price suggests. Anyone comparing per-task costs should budget reasoning tokens explicitly, ideally via the reasoning_effort parameter.
  • The weights are closed. Unlike Llama, Muse Spark cannot be self-hosted. You're renting, not owning — and the preview pricing can change at GA.
  • Benchmarks are Meta's own. Reported scores — ahead of Opus 4.8 and GPT-5.5 on MCP Atlas (88.1), JobBench (54.7), and tool-using evals — come from its internal harness, and independent runs have shown gaps: on Terminal-Bench 2.1, Meta reported 80.0 while one independent evaluator measured 69.29. The honest summary: strong on tool-driven agentic work, weaker on sustained autonomous coding, where it trails Opus 4.8 on SWE-bench-style evals.
  • It isn't the global floor. Chinese models like DeepSeek's and Meituan's LongCat-2.0 undercut Muse Spark, and each rival lab's own budget tier is priced nearby. Meta is the price leader among US frontier labs — not the cheapest model on earth.

Takeaways#

  • Muse Spark 1.1 costs $1.25/M input, $4.25/M output, $0.15/M cached input — roughly 75–90% below OpenAI and Anthropic flagships, and slightly above their budget tiers. Treat those as preview prices.
  • The low price is the strategy, not a promotion: Meta's first paid API marks the end of the free-Llama customer-acquisition era, and the pricing is engineered for high-volume agentic workloads where cached input dominates.
  • The real competitive moat isn't the model — it's the combination of near-zero switching costs (OpenAI- and Anthropic-compatible API), a free consumer funnel, and efficiency updates like Muse Spark 1.3 that cut token consumption while holding prices flat.
  • For teams running agent fleets, the practical move is to benchmark Muse Spark on your own workload with cached prompts enabled, and budget reasoning tokens at output rates. The discount is real, but only if the benchmark scores hold up outside Meta's harness.