Monad API
Properties for Variant 1:stringstringintegerstringstringstring
Authentication
Authentication endpoints
Initiate login - This is a development endpoint that is not used by the frontend. You can use this endpoint to initiate the login process and get an access token for swagger.
GET
https://app.monad.com/api
/v1/login
Required Permissions: None (authentication only)
Redirects the user to authentication service login page to initiate the login process.
Initiate login - This is a development endpoint that is not used by the frontend. You can use this endpoint to initiate the login process and get an access token for swagger. › Responses
Temporary Redirect
string
Get Authentication token
POST
https://app.monad.com/api
/v1/login/token
Required Permissions: None (authentication only)
Retrieve an authentication token from the authentication service using username and password.
Get Authentication token › Request Body
oneOf
Exactly one variant must match.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = object |
Get Authentication token › Responses
Token retrieved successfully
access_tokenemailexpires_inid_tokenrefresh_tokentoken_type