Per-endpoint costs
Core Safety
Fraud Detection
Safety Extended
Multi-Endpoint Analysis
Analysis & Guidance
Synthetic Content Detection
Verification
Document Analysis
Document analysis uses per-page, per-endpoint pricing. Each page-endpoint combination costs 1 credit, with a minimum of 10 credits to cover extraction overhead. See Document Analysis for detailed examples.
Media Analysis
For conversation-based endpoints (
detectGrooming, analyzeEmotions), credits scale with message count. A 25-message conversation costs ceil(25 / 10) × 3 = 9 credits.For analyzeVoice, credits scale with audio duration. The base cost of 21 credits covers the first 60 seconds. Each additional minute adds 15 credits. Examples: 2 min = 36 credits, 5 min = 81 credits, 10 min = 156 credits.Batch processing example
When submitting a batch of 500 text messages throughdetectUnsafe:
detectGrooming with 15 messages per conversation:
Purchasing credits
Credits can be purchased from the Tuteliq Dashboard. Navigate to Billing > Purchase Credits to top up your balance. Plans include monthly credit allowances, with overage billing available for high-volume usage.Tracking usage
Response body
Every API response includes acredits_used field showing the credits consumed by that request:
Response header
Each response also includes theX-Credits-Remaining header with your current balance: