Use this to get an users UUID. You can also get the name from an UUID!
Name -> UUID
UUID -> Name
Every request will be cached with redis to speedup following requests.
/uuid/{uuid|username}
/uuid/853c80ef3c3749fdaa49938b674adae6
{ "cache": { "HIT": true, "cache_time": 518400, "cache_time_left": 424338, "cached_at": 1521307503.090648, "cached_until": 1521825903.090648 }, "id": "853c80ef3c3749fdaa49938b674adae6", "name": "jeb_", "status": "OK" }