Documentation Index
Fetch the complete documentation index at: https://docs.bags.fm/llms.txt
Use this file to discover all available pages before exploring further.
What are the rate limits?
The Bags API implements rate limiting to ensure fair usage and system stability.Rate Limit Details
- Limit: 5,000 requests per hour per user and per ip
- Scope: Rate limits apply across all your API keys (shared quota)
- Headers: Response headers include rate limit information
Monitoring Your Usage
Check these response headers to monitor your API usage:X-RateLimit-Limit: Total requests allowed per hour (5,000)X-RateLimit-Remaining: Requests remaining in current windowX-RateLimit-Reset: Unix timestamp when the limit resets
