v1

latestSwagger 2.02026-07-17463687.6 KB
Users

Web and plug-in login

Web and plug-in login

post/v1/login

Request body

emailstring required
fromstring
passwordstring required

Example request

{
  "from": "only use for plugin, web interface do not send this key"
}

Response

{"code":0,"message":"OK","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9"}}

string required