lock-keyholeAccount API

Authorization endpoints

Account API is used to authorize in the system.

It outputs access token, which can be used to access all other endpoints and feeds.

circle-info

Access token can and should be reused for up to 24 hours.

circle-exclamation

Log in to the system.

post
Body
Responses
chevron-right
200

OK

Responsestring
post
/api/Account/login

Last updated