The RaidHub API does not currently implement automatic rate limiting on a per-key basis. However, to ensure fair usage and system stability, we monitor API usage patterns and may implement limits if necessary.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Raid-Hub/API/llms.txt
Use this file to discover all available pages before exploring further.
Usage Guidelines
When using the RaidHub API, please follow these best practices:- Cache responses when appropriate to reduce unnecessary API calls
- Implement reasonable delays between batch requests
- Avoid polling endpoints at high frequencies
- Use pagination efficiently for large datasets
If you anticipate making a high volume of requests or need guaranteed rate limits for your application, please contact us at admin@raidhub.io to discuss your use case.
Fair Use Policy
We reserve the right to:- Monitor API usage patterns
- Throttle or block API keys that generate excessive load
- Implement rate limits in the future as the API evolves
Future Rate Limiting
As the RaidHub API continues to grow, we may introduce formal rate limiting with:- Requests per minute/hour quotas
- Rate limit headers in API responses
- Different tiers for different API key types