User
user.me
Returns the Manus user ID associated with the authenticated API key or OAuth2 access token. This endpoint is read-only and does not require an OAuth scope.
GET
GetCurrentUser
Questions or issues? Contact us at api-support@manus.ai.
The endpoint returns only the Manus user ID. It does not return the user’s email, name, team, or profile.
Headers
API key for direct authentication. Provide either this or Authorization, not both. See Authentication.