Manus

Manus

Provider: Manus
Category: Tools & Agents
Endpoint: POST /v1/search
Context window:
Served from:

Autonomous AI agent that turns a high-level prompt into subtasks, calls tools and APIs, and delivers end-to-end results without manual orchestration.

At a glance

FieldValue
Model idmanus
Input modalitiestext
Output modalitiestext
Context window
Region
Featuresautonomous, multi_step, tool_use
NewNo
Native inferenceNo

Pricing

ChargeSpecRate
Adaptive - Manus 1.6 Liteper task1.441.44 - 2.63
Adaptive - Manus 1.6per task2.892.89 - 5.25
Adaptive - Manus 1.6 Maxper task5.255.25 - 9.19

Example request

$curl https://api.empiriolabs.ai/v1/search \
> -H 'Authorization: Bearer $EMPIRIOLABS_API_KEY' \
> -H 'Content-Type: application/json' \
> -d '{"model": "manus", "query": "latest LLM benchmarks 2026"}'

Parameters

ParameterTypeRequiredDefaultDescription
inputstringyesTask description for the agent
task_modeenumno"adaptive"Allowed: adaptive
agent_profileenumno"manus-1.6"Allowed: manus-1.6, manus-1.6-lite, manus-1.6-max
streambooleannotrue
disable_formattingbooleannofalse

Live machine-readable schema is also available at GET https://api.empiriolabs.ai/v1/models/manus.