### AUTH POST https://servobot.ai/servoauth/auth Content-Type: application/json { "username":"zadahouse", "half_nonce":"01234567" } ### VERIFY POST https://servobot.ai/servoauth/verify Content-Type: application/json { "full_nonce":"01234567eko42163", "client_hash":"3ec5cf7ea34a41ca4675f24b8f9cc1696cd1c60479020c083ba724bf6e93b705", "next_nonce":"76543210" } ### GREETING POST https://servobot.ai/servoauth/ Content-Type: application/json { "name":"emil", "password":"spider-man" }