Password strength checker
This API provides password strength analysis by evaluating multiple security criteria. It helps developers implement robust password requirements in their applications by checking various password characteristics and providing detailed feedback.
Password strength checker endpoints
| Method | Endpoint | Description |
|---|---|---|
| check-password | ||
| POST |
checkPasswordStrength /check-password |
Analyzes a password and returns a strength score, feedback, and detailed requirements check. The score ranges from 0-10, with higher scores indicating stronger passwords. |
| ping | ||
| GET |
pingAPI /ping |
Returns the health status of the API service |
Password strength checker pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | 3 / second |
|