Muse Spark 1.1

POST /v1/chat/completionsMeta frontier reasoning model with a 1M token context, image and video understanding, built-in web search with cited sources, and tool calling.
At a glance
Pricing
Example request
Parameters
Notes
Reasoning is always on and cannot be disabled. The model reasons internally and does not return its reasoning text; reasoning tokens bill as output tokens and count against max_tokens, so allow a generous output budget. reasoning_effort (minimal to xhigh) sets how hard the model thinks. Built-in web search adds $0.00825 per executed search query and cites its sources when available; a single request can run more than one search, and each executed query is billed and reported in usage.tool_usage. Supports image and video inputs, including together with web search. tool_choice supports auto and none.
Per-tool billing (usage.tool_usage)
When this model invokes tools (web search, code interpreter, etc.) inside a single request, the response carries a normalized usage.tool_usage map alongside the token counts. The example below shows the shape — exact field names, units, and which tools appear can vary slightly per provider:
The tool counts are already factored into cost_usd — they are surfaced for transparency so you can audit per-tool billing. The field is omitted when no tools were invoked.
Machine-readable schema: GET https://api.empiriolabs.ai/v1/models/muse-spark-1-1.
