Payment confirmed. Your upgraded plan is now active.
Overview
Plan
Free
Proofs This Month
--
Cost This Month
$0.00 / $5
Failed Proofs
0
Status
Active
API Key
Your API key authenticates all API requests. Keep it secret.
Usage & Cost
--
Proofs
--
Verifies
--
Failed
--
Est. Cost
Auto-refreshes every 60s
Recent Proof Jobs
Job IDStatusUpdated
Plan & Billing

Free

LimitValue
Upgrade

Unlock higher rate limits, more concurrent jobs, and longer proof durations.

Quick Reference
Base URL https://api.tinyzkp.com
Auth Authorization: Bearer tzk_...
# Submit a range proof curl -X POST https://api.tinyzkp.com/prove/template/range_proof \ -H "Authorization: Bearer tzk_YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{"params":{"min":0,"max":100,"witness_steps":[42]}}'