Skip to main content
POST
Login

Body

application/json
op
enum<string>
required

Operation type.

Available options:
login
Example:

"login"

args
object
required

Authentication arguments. Use either JWT (token) or API key (key + time + sign).

Response

Login successful

type
enum<string>
Available options:
loggedIn
msg
string