v1
latestSwagger 2.02026-07-13301635.0 KBauth
Logs in to an existing account
post/auth/authorization
Request body
Example request
{
"login": "john@jjf.com",
"password": "8yfqwiuy@!$"
}Response
successful login
Example response
{
"status": "OK",
"user_id": 979877,
"uid": "fhqwfuihuifqwhiuwqfhiqwfh124",
"anet_customer_id": "hfekjh",
"free_cards": 1
}