đ Your API Key
pk_...
â ī¸ Keep this secret! Your API key grants access to your account. Never share it publicly or commit it to version control.
đ Current Plan
đ Usage This Month
Tier 1: Password Checker
0 / 50
50 requests remaining
Tier 2: Quantum Estimate
0 / 0
Upgrade to access Tier 2
âšī¸ Usage resets on the 1st of each month. Current period: -
đ Quick Start
Make your first API request:
curl -X POST https://mypasswordchecker.com/api/v1/check-password \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY" \
-d '{"password":"test123"}'
See full documentation: API Docs