M

Manus API

REST discovered

Details
URL
https://api.manus.ai
Docs
https://open.manus.im/docs
Authentication
Manus API key api_key discovered Get key ↗
x-manus-api-key: <credential>

Open Manus API Integration settings in the Manus web app, click Create API Key, give it a name, then copy the key immediately and store it securely. Use it in the x-manus-api-key header for Manus API requests.

Manus Open App OAuth client oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Create an Open App from Manus Integrations settings. Enter the app name, description, redirect URI(s), and homepage URL, then save the shown client_id and one-time client_secret. Use the app to obtain user access tokens via the documented OAuth authorization-code flow with optional PKCE; team accounts are required for app creation and authorization.