POST Evaluate password strength
Analyze the security strength of a password and provide recommendations for improvement.
Are you an LLM? You can read better optimized documentation at /docs/api/endpoints/authentication/post-password-security.md for this page in Markdown format
POST
Try it out https://api.rooom.com/password-securityBody required
multipart/form-data| Name | Type | Description |
|---|---|---|
passwordrequiredExample: MySecurePassword123! | string | Password to evaluate for security strength |
Responses
200Successfully evaluated password security
POST /password-security Evaluate password strength Analyze the security strength of a password and provide recommendations for improvement. password Password to evaluate for security strength