curl --location --request GET '/api/v1/route/login/exists' \ --header 'Authorization: Bearer {{token}}'
{ "code": "0000", "msg": "OK", "data": true }