One price · no tiers · no subscriptions
$0.02 per cloud inspection
Top up any amount from $5 to $500. 1 credit = 1 cloud inspection, never charged on failure, never expires.
- Local tools
- In-browser C2PA credential inspection is free forever — no upload, no limits, no sign-up. Credits are only ever spent on the optional cloud analysis. Open the detector →
Top up
Top up what you need
Everyone pays the same unit price and gets the same product. There is no feature wall, and nothing renews.
= 1,000 credits · $0.02 each, never expire
Charged via Stripe. Top-ups are non-refundable; credits never expire and only successful API calls are charged.
Checkout is not configured yet, so the top-up button is disabled. The free local C2PA inspection in your browser is unaffected.
Included
Included with every top-up
- One shared balance across AIPwn API services
- Credits never expire
- 1 credit per successful inspection, never charged on failure
- REST API, API keys & webhooks
- JSON evidence bundle export
- Persistent report URLs (/r/[id])
- 60 req/min rate limit, 1 active API key
New accounts start with 10 free trial credits.
API
Integrate in one call
curl -X POST https://aipwn.org/api/verify/inspect \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com/sample.jpg"}'FAQ
FAQ
How does billing work? Do credits expire?
- One flat price: $0.02 per credit. Credits are a shared balance across AIPwn API services — a successful cloud inspection currently costs 1 credit. Top up any whole-dollar amount between $5 and $500. No tiers, no subscriptions, no auto-renewal, and credits never expire.
Can I get a refund?
- Top-ups are final and non-refundable. Credits never expire, and a failed request is never charged, so unused credits stay available to you indefinitely.
How do I get an API key?
- Sign in to the Console to create and rotate keys instantly, with copy-ready cURL, Python, and Node.js snippets.
What are the rate limits?
- Every account has the same limit: 60 requests/min and 1 active API key. Need a higher quota? Contact hello@aipwn.org.
What is the privacy difference between local and cloud?
- Local tools never upload anything. Cloud inspections submit your sample only when you explicitly request an analysis.
Need higher throughput, team keys, or an SLA? Custom quotas and agreements are available. Contact hello@aipwn.org →