Dashboard
Paste your API key to see balance and usage. Nothing is sent anywhere except api.verify-api.dev.
Balance
—
—
Total verifies
—
All time
Billed
—
Paid verdicts
Cache hits
—
Free (same account)
Account
-
Account ID
— - Created —
- Promo expires —
API keys
Top up
Add credit via Stripe Checkout. Cache hits within your account are always free.
Auto-refill (never run out mid-task)
Automatically top up when your balance drops below a threshold. Ideal for long-running agents.
Loading…
Save a card for auto-refill
Your card is stored by Stripe. We only see a token. No charge until auto-refill triggers.
Try it
curl https://api.verify-api.dev/v1/verify \
-H 'Authorization: Bearer YOUR_KEY' \
-H 'Content-Type: application/json' \
-d '{"claim":"Python was created by Guido van Rossum."}'