← All providers

Meta API Pricing, Models & Rate Limits (2026)

Meta serves its proprietary Muse Spark family through a first-party, OpenAI-compatible Model API — a break from the open-weight Llama models it previously shipped for third-party hosts like Groq. It offers two pricing tiers on the same model: a private Standard tier, and a Contributor tier priced up to 95% lower in exchange for Meta training on your inputs and outputs.

Also known as: Muse, Meta AI.

How much does the Meta API cost?

Meta API pricing is usage-based and varies by model and token volume. Use the current model table and provider documentation to estimate a workload before committing to production.

Verified 2026-08-14 source

For cross-provider quota units and fixed-workload capacity, see the LLM API rate-limit comparison; this page remains the authoritative owner for Meta provider facts.

Meta product vs API

Meta consumer access and API billing are separate surfaces; check the provider documentation for current account terms.

Three decisions unique to Meta

Meta current-model price mechanics

Current modelInputCached inputOutputBatchVerified
Muse Spark 1.3 Contributor$0.100/MUnavailable — no model cache rate$0.200/MUnavailable2026-08-14
Muse Spark 1.3$1.250/MUnavailable — no model cache rate$4.250/MUnavailable2026-08-14

Messages API vs OpenAI compatibility map

ChoiceDecision ruleEvidence
BillingChatGPT plan never includes API creditsSeparate metered API account
Input/cached/outputToken prices are model rowsUse calculator for workload totals
Limits/authPer-account token-based rate limits; the Contributor tier is additionally rate-limited by tokens · Bearer API keyVerify before production

Adoption map: what is documented versus unavailable

DimensionRecorded valueDecision consequence
Try Meta side by side →

Verified 2026-08-14. dated provider pricing/source

Current models
2
Legacy models
0
Price range /M
$0.13–$2.00
Max context
1.0M
Median tok/s
Next retirement

Meta model pricing

Compare Meta models by input, output, and blended token cost below.

ModelInput /MOutput /MBlended /M
Muse Spark 1.3 Contributor$0.10$0.20$0.13
Muse Spark 1.3$1.25$4.25$2.00

Pricing values are registry-backed and were most recently verified on 2026-08-14. Sources: https://ai.meta.com/pricing. Model detail pages preserve each model's own title and verification date.

* Blended comparison assumes 3 input tokens for every output token; it is not the provider's billing unit.

Best for

Muse Spark 1.3 Contributor is our pick for CodingMuse Spark 1.3 Contributor is our pick for Structured Data ExtractionMuse Spark 1.3 Contributor is our pick for Writing & ContentGLM-5.2 is our pick for Math & ReasoningMuse Spark 1.3 Contributor is our pick for Agents & Tool Use

Related Meta pages

Meta alternatives →All LLM API pricing →Meta speed benchmarks →

Meta implementation details

Verified 2026-08-14 against source.

Meta publishes its current authentication, limits, and data-handling details in the linked documentation.

OpenAI-compatibleYes
API base URLhttps://api.meta.ai/v1
Auth modelBearer API key
Prompt cachingNot documented
Batch discountNot documented
Free tierNo free tier
Free-tier limitsNo published free tier for the Model API; the Contributor tier is a steep discount, not a free tier.
Free-tier expiryNot published
Rate-limit modelPer-account token-based rate limits; the Contributor tier is additionally rate-limited by tokens
Data residencyNot documented
Trains on API dataNot documented
SLA publishedNo
DocsOfficial pricingFree-tier terms

Switching to and from Meta

The closest parity-aware alternative to Muse Spark 1.3 ($2.00/M) outside Meta is GPT-5.6 Terra ($5.63/M, +181.3%) — a config migration. Biggest gap: context drops from 1,048,576 to 1,000,000 tokens.
The closest parity-aware alternative to Muse Spark 1.3 Contributor ($0.13/M) outside Meta is GPT-5.6 Terra ($5.63/M, +4400%) — a config migration. Biggest gap: context drops from 1,048,576 to 1,000,000 tokens.
Full Meta alternatives comparison →

Calling Meta through All AI Ask

curl https://allaiask.com/api/v1/chat \
  -H "Authorization: Bearer $ALLAIASK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "muse-spark-1.3-contributor", "messages": [{"role": "user", "content": "Hello"}]}'

FAQ

Is Meta OpenAI-compatible?

Yes — Meta's API base (https://api.meta.ai/v1) accepts the OpenAI SDK request/response shape, so existing OpenAI client code works with a base-URL and key swap.

Does Meta support prompt caching?

Not documented as of 2026-08-14 — we did not find a published prompt-caching feature for Meta. If that changes, this page updates.

Does Meta have a free tier?

No free tier is published as of 2026-08-14. No published free tier for the Model API; the Contributor tier is a steep discount, not a free tier.

How much does the Meta API cost?

Current Meta models range from $0.13 to $2.00 per million blended tokens (3:1 input:output). Full per-model pricing is in the table below.

Where is Meta API data hosted?

Not documented as of 2026-08-14 — no published data-residency commitment found for Meta.

Try Meta for free

Run real prompts against every current Meta model, and every other provider on this site, in one workspace.

Try It Free