Reviewed by Jonathan West · Updated Sep 9, 2026

Muse Spark 1.3 Pricing and Token Economics

Meta has not released a confirmed token rate card for Muse Spark 1.3, but launch benchmarks and early metrics point to lower net run costs.

Reviewed by Jonathan West · Updated Sep 9, 2026

Meta has not published an official rate card for Muse Spark 1.3 pricing.

At Layer3Labs, we build custom agent workflows for business clients, where calculating token burn before production determines whether an automation pays for itself.

Early estimates exist. Tracking from Artificial Analysis lists a blended rate of roughly $0.80 per million tokens. However, Meta Superintelligence Labs (MSL) has not released distinct input, cached, or output rates.


Current Status of Muse Spark 1.3 Pricing

Official pricing for Muse Spark 1.3 remains unpublished across Meta developer documentation as of the September 2, 2026 launch. Meta Superintelligence Labs introduced the model in two tiers. The primary production tier is Muse Spark 1.3 (xhigh), designed for broad developer availability. A second variant, Muse Spark 1.3 (max), offers extended reasoning capabilities. It remains in limited preview. Meta restricts the max variant to partners while safety testing continues. Neither tier carries an itemized price sheet on the Meta AI Research launch announcement.

The only published cost signal comes from third-party benchmarking. On its release tracking page, Artificial Analysis lists an estimated blended rate of roughly $0.80 per million tokens. This metric models expected token distributions across standard programming workflows. Meta has not verified that number.

Published performance metrics show similar variance. Bloomberg reported that the max variant reached an Intelligence Index score of 62 on Artificial Analysis, trailing only Claude Fable 5.1 and Claude Opus 5. Conversely, the public Artificial Analysis tracking page displays lower per-variant index scores. Engineering teams should verify current figures on the Meta developer portal rather than treating early benchmarks as settled facts.

  • Production tier: Muse Spark 1.3 (xhigh)
  • Partner tier: Muse Spark 1.3 (max) in limited preview
  • Blended estimate: Approximately $0.80 per million tokens on Artificial Analysis
  • Unconfirmed rates: Prompt input, prompt caching, and generation output

Evaluating Muse Spark 1.3 pricing for your own workflows? Book a free audit and Layer3Labs will map it against your stack, task by task.

Book a Free Audit

Historical Baseline from Predecessor Rate Cards

Evaluating potential spend for Muse Spark 1.3 requires examining the two-tier structure established by its predecessor. Meta released Muse Spark 1.2 with a clear division between data privacy and unit cost. As detailed in our guide to Muse Spark 1.2 pricing, the Standard tier charged $1.25 per million input, $0.15 cached, and $4.25 output tokens. That tier guaranteed no customer data was used for model training.

The Contributor tier was much cheaper. It charged $0.10 per million input, $0.002 cached, and $0.20 output tokens in exchange for training rights on prompts and generations. This created a twelve-fold price gap between privacy-preserving enterprise usage and subsidized development. Meta has not confirmed whether this two-tier model applies to Muse Spark 1.3. If Meta keeps the pattern, enterprise teams will pay full Standard rates for client data. Open-source developers would receive the discounted Contributor tier. If you already use Muse Spark 1.2, use 1.2 Standard rates as a conservative ceiling.

Other Meta lines follow similar structures. Our review of Muse Glimmer shows how Meta pairs cost discounts with data rights. Teams should verify current data-use terms on the Meta Muse Code product page before routing sensitive production traffic.

  • Predecessor Standard tier: $1.25 input / $0.15 cached / $4.25 output per million tokens
  • Predecessor Contributor tier: $0.10 input / $0.002 cached / $0.20 output per million tokens
  • Data usage policy: Contributor discounts require granting training rights to Meta
  • Continuity status: Meta has not confirmed two-tier pricing for Muse Spark 1.3

Token Efficiency and Effective Run Costs

Net expenditure in autonomous agent workflows depends heavily on execution efficiency. Token counts matter more than raw rate cards. Meta engineers reported that Muse Spark 1.3 requires roughly 25% fewer tokens and 20% fewer tool calls than Muse Spark 1.2 on equivalent programming tasks. This reduction directly lowers invoice totals. Agentic loops compound token usage across multiple iterations. A ticket requiring four debug turns under 1.2 may resolve in three turns under 1.3, preventing unnecessary context expansion.

Benchmark data confirms these efficiency improvements. On the DeepSWE 1.1 benchmark for end-to-end software engineering (SWE), Muse Spark 1.3 achieved a 75.4% solve rate. The model scored 88.8% on Terminal-Bench 2.1 and 59.4% on SWEAtlas CodeBase QnA. Long-context retrieval reached 98.5% across its 1M-token context window. Fewer failed tool calls mean fewer billable retries.

A nominally cheaper model that requires repeated attempts often costs more than an efficient frontier model. As noted in our analysis of Muse Spark 1.2 for coding, development teams must evaluate cost per resolved ticket rather than cost per individual Application Programming Interface (API) call.

  • Token consumption: Approximately 25% reduction compared to Muse Spark 1.2
  • Tool invocation: Roughly 20% fewer tool calls per programming task
  • End-to-end coding benchmark: 75.4% solve rate on DeepSWE 1.1
  • Context capacity: 1M-token context window with 98.5% retrieval accuracy

Access Channels Across API and Agent Workflows

Billing mechanics for Muse Spark 1.3 depend on which developer surface your organization selects. Meta distributes the model across two primary channels. The first channel is the Meta Model API, which meters discrete token consumption directly. The second channel is Muse Code, Meta's command line interface (CLI) coding agent. Downstream rollouts across Meta AI, Instagram, and Facebook will follow later. Those consumer surfaces operate under separate commercial terms.

Muse Code may package model usage into fixed seat licenses or charge variable token consumption against an account balance. Weights remain closed. The max variant is restricted to partner preview, preventing self-hosted deployments. All workloads must run through Meta infrastructure.

Direct API implementations require custom rate limits and prompt caching to avoid runaway billing during agent loops. Muse Code includes built-in execution safeguards that terminate broken agent loops automatically. Check your account terms on the Meta developer portal before deploying production keys.

  • Meta Model API: Direct token metering for custom agent architectures
  • Muse Code CLI: Integrated agent environment with structured tool handling
  • Weight accessibility: Closed weights hosted exclusively by Meta
  • Downstream deployment: Consumer apps scheduled for subsequent rollouts

Workload Suitability and Cost Decision Triggers

Deploying Muse Spark 1.3 is sensible only when task complexity demands deep reasoning. This model is not designed for simple text transformation or basic classification. Running a 1M-context model for mechanical JSON extraction creates unnecessary expense. Small utility models handle basic extraction at lower cost.

Our recommendation flips if Meta publishes Standard rates below $1.00 per million input tokens, or if testing shows partner max capabilities dramatically accelerate delivery. For complex multi-file refactoring, the 25% token savings can offset potential unit rate premiums. You can read our broader analysis in the guide to Muse Spark 1.3 explained.

To validate Muse Spark 1.3 pricing for your organization, conduct a bounded pilot. Run twenty historical coding tickets through Muse Code and track cumulative token spend against your existing pipeline.

  • Best suited for: Multi-file repository debugging and complex agentic refactoring
  • Poor fit for: High-throughput text classification and basic JSON extraction
  • Cost flip triggers: Official Standard rates below $1.00 per million input tokens
  • Recommended test: Measure cumulative token consumption across twenty real engineering tickets

How to use Muse Spark 1.3

A hosted model runs on the provider's servers, so using it is really about the tool you access it through.

The fastest way to put Muse Spark 1.3 to work day to day is inside an AI IDE, and Cursor is the most popular — it supports every major model, so you can be working in minutes. Each major maker also ships a first-party tool — Claude Code, Codex, or Antigravity — worth trying for the native experience. Prefer a different editor? Windsurf, Zed, and GitHub Copilot drive these models too.

Frequently Asked Questions

  • Meta has not published an official input and output token rate card for Muse Spark 1.3 at launch. Third-party benchmark platform Artificial Analysis lists an estimated blended rate of roughly $0.80 per million tokens, but developers should verify official pricing on the Meta developer portal at https://developer.meta.com/ai/products/muse-code/.
  • Meta has not announced free usage credits or a dedicated free tier for Muse Spark 1.3 developer endpoints. Its predecessor offered a low-cost Contributor tier that traded prompt data rights for cheaper rates, but Meta has not confirmed whether this program applies to 1.3. Check the Meta Muse Code page at https://developer.meta.com/ai/products/muse-code/ for current access policies.
  • Without an official rate card, per-token price differences between versions cannot be confirmed. However, Meta engineers report that Muse Spark 1.3 uses roughly 25% fewer tokens and 20% fewer tool calls on programming tasks than 1.2, which lowers the net execution cost per completed task.
  • Official pricing terms and rate limits appear on the Meta developer portal at https://developer.meta.com/ai/products/muse-code/ and the Meta AI Research blog at https://research.meta.ai/blog/introducing-muse-spark-1-3. Review these primary sources directly before deploying commercial workloads.
  • No, Meta has kept the weights for Muse Spark 1.3 closed. Both the production xhigh tier and the partner-only max tier run exclusively on Meta infrastructure, accessible via the Meta Model API and Muse Code.

Forecasting Your Muse Spark 1.3 Run Costs?

We help engineering leaders model agent token budgets and evaluate frontier model pricing against actual business output. Book a free 30-minute audit and we will map your workload economics.

Book a Free Audit
Disclosure: Layer3Labs is reader-supported. When you buy through links on this page we may earn an affiliate commission, at no extra cost to you. Our picks are chosen on the merits — commissions never influence the ranking.