Overview
Clado API uses usage-based pricing with a credit system. You only pay for what you use - each API endpoint consumes a specific number of credits based on the operation performed. Each credit costs $0.01 USD.Search API Pricing
Search Pricing Details
- Default behavior: Advanced filtering is ON by default - you pay 1 credit per result returned
- Advanced filtering disabled: Set
advanced_filtering=falseto use standard search for 5 credits (fixed cost regardless of results)
Search Pricing Examples
- Default search with
limit=30returning 20 results after AI filtering: 20 credits (1 credit per result) - Standard search with
advanced_filtering=falseandlimit=30: 5 credits (fixed cost regardless of results)
Deep Research Pricing
Enrichment API Pricing
*Requires purchased credits (not available on free trial)
Contact Information Pricing Details
- Default mode: Returns all available contact info for 4 credits
- Email enrichment only: 4 credits if email is found, 0 credits if not found
- Phone enrichment only: 10 credits if phone is found, 0 credits if not found
- Both email & phone enrichment: 4 credits for email + 10 credits for phone (only charged for what’s actually found)
- If both requested but only email found: 4 credits
- If both requested but only phone found: 10 credits
- If both requested and both found: 14 credits
Important Notes
- Usage-based pricing - You only pay for successful API calls
- Each successful API call consumes credits based on the endpoint
- Failed requests due to server errors (5xx) are not charged
- Cached responses (when applicable) consume the same credits as fresh data
- Rate limits apply to all endpoints to ensure optimal performance