https://api.manus.ai
Authentication: Include your API key in the API_KEY header with each request.
Resources
| Entity | Endpoint | Description |
|---|---|---|
| Projects | Create Project | Create a new project with default instructions |
| List Projects | Retrieve projects | |
| Tasks | Create Task | Submit a new task with prompt and attachments |
| Get Tasks | List tasks with filtering and pagination | |
| Get Task | Retrieve a specific task by ID | |
| Update Task | Modify an existing task | |
| Delete Task | Remove a task | |
| Files | Create File | Get a presigned URL for file upload |
| List Files | Retrieve uploaded files | |
| Get File | Get details of a specific file | |
| Delete File | Remove a file | |
| Webhooks | Create Webhook | Register a new webhook URL |
| Delete Webhook | Remove a webhook subscription |