POST https://api.i-as.dev/api/password-strength
{ "password": "your-password" }
{ "password": "string", "strength": "string", "message": "string" }