{ "status": 200, "htmlencoded": true, "email": "salyaev.n@mail.ru", "body": { "exists": true, "twostep": false, "can_push": false, "alt_email": false, "phone": false, "trusted": false, "available": false, "auth": "password", "provider": "default", "webauthn": [], "phones": [], "alt_emails": [] } }
curl -s 'https://auth.mail.ru/api/v1/pushauth/info' -d 'login=bigbear@mail.ru' | jq
{ "status": 403, "htmlencoded": true, "email": "root@mail.ru", "body": "forbidden" }