Cost & Credits Management
ZebraTruth uses a credits-based billing system. Understanding costs helps optimize usage.Check Your Balance
Cost Estimates
| Operation | Approx Credits | Notes |
|---|---|---|
| Fast mode text check | ~12 | All agents parallel |
| Full mode text check | ~47 | 4-phase pipeline, thorough |
| Single agent call | ~8-12 | 1 agent × 3 LLM stages |
| Image rights check | 35/image | Restricted categories, logos, watermarks, content safety, C2PA |
| Cached check (same content) | 0 | Returns cached result |
Cost Optimization Strategies
- Use fast mode unless thorough analysis is needed
- Cache awareness — Identical content + jurisdictions + platforms returns cached results at 0 credits
- Single agents — If you only need to re-check one aspect, call the agent directly instead of the full pipeline
- Batch wisely — Check credits before submitting a batch of async jobs
Plans
| Plan | Price | Credits | Rate Limit |
|---|---|---|---|
| Free | $0 | 1,000 / 7-day trial | 10/min |
| Pro | $750/mo | 83,250/mo | 300/min |
| Enterprise | Custom | Custom | Custom |
Reading Cost Breakdowns
Every response includescostBreakdown:
cached: true— Research stage hit the cache (0 provider cost)- Stage A = legal research & citation retrieval (cacheable, 30-day TTL)
- Stage C = compliance composition + severity scoring
Handling 402 (Insufficient Credits)
When credits are exhausted:upgradeUrl to the user with context about their remaining credits.