Skip to content

Manus

Category: Consumer AI Agent Platform

Manus is an AI agent platform that can generate presentations, build websites, create desktop applications, design images, produce music, perform web research, and automate browser tasks. It ships a REST API (v2) at https://api.manus.ai so developers can drive agents programmatically from their own applications.

As of June 2026, Manus is part of Meta and is positioned for business use worldwide.

Key facts

FieldDetail
Official sitemanus.im
API docsopen.manus.ai/docs
API base URLhttps://api.manus.ai
API versionv2 (v1 deprecated)
Auth methodAPI key (x-manus-api-key header) or OAuth2 Bearer token
Free tierAvailable (sign up at manus.im)
Paid tierAvailable (team/enterprise with SSO)
Desktop appDownloadable from manus.im
Mobile appAvailable via direct link from manus.im
Supportapi-support@manus.ai

Free vs paid

Manus offers a free tier accessible via sign-up at manus.im. Team and enterprise plans add SSO, higher rate limits, and shared credit pools. The API enforces per-user rate limits regardless of plan tier (same limit applies across all API keys on the same account, measured per minute).

Rate limits (API v2)

Endpoint typeLimit
Creation endpoints (task.create, project.create)10-40 req/min
Read endpoints (task.detail, project.list)100 req/min
Usage tracking (usage.list)600 req/min

Safety and ToS

Users must accept Manus terms of service and privacy policy. Review trust.manus.im for security and compliance details. Enterprise accounts can contact Manus for data handling agreements. API access is metered via credits; monitor usage with usage.availableCredits.