Authentication
Number of APIs: 6
-
Login Anypoint Platform with ConnectedApps POST {{url}}/accounts/api/v2/oauth2/token
-
Login Anypoint Platform with SAML POST {{url}}/accounts/login/:org-domain/providers/:providerId/receive-id
-
Login Anypoint Platform with Username/Password (Deprecated: works by Exempt users only) POST {{url}}/accounts/login
-
Get profile information GET {{url}}/accounts/api/profile
-
Get my profile information GET {{url}}/accounts/api/me
-
Logout GET {{url}}/accounts/api/logout