API reference
Account info
Read your live credit balance, current plan, and recent usage. Useful for low-balance alerts.
Usage & balance
GET
/api/usagecurl https://api.purelist.io/api/usage \
-H "Authorization: Bearer sk_live_..."Verification history
GET
/api/verify/history?limit=20Returns your most recent verifications (newest first), each with the full decision output. Use limit (max 200) to control how many rows are returned.