/
IO
iotaledger
/
Wasp API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
auth
2
post
Authenticate towards the node
get
Get information about the current authentication mode
chains
19
corecontracts
26
metrics
4
node
12
requests
1
users
6
get
Returns 200 if the node is healthy.
get
The websocket connection service
auth
Get information about the current authentication mode
get
/auth/info
Response
Login was successful
AuthInfoModel
required
authURL
string
string
required
JWT only
scheme
string
string
required
Example response
{ "authURL": "/auth", "scheme": "jwt" }
Changes