Credit System
Each API request consumes a specific number of credits:Managing Your Credits
Check Your Usage
Monitor your credit usage through the CoinStats dashboard or programmatically via the API.Check Credit Usage
Use the
/usage/credits endpoint to check your remaining credits programmatically.The
/usage/credits endpoint is free and does not consume any credits.Plan Limits
Different subscription plans have different credit limits:Plans & Pricing
View full pricing details and features
Best Practices
- Cache responses: Store frequently requested data locally
- Batch requests: Combine multiple requests when possible
- Monitor usage: Track your credit consumption
- Optimize queries: Use filters to reduce data transfer
Error Responses
When you exceed your credit limit, you’ll receive a429 Too Many Requests response: