IBISWorld applies rate limits to ensure service quality, system stability, and fair usage across all clients.| Time Period | Rate Limit |
|---|
| Per Second | 10 requests |
| Per Minute | 100 requests |
| Per Hour | 5,000 requests |
Cached Results#
Cached responses are permitted. However, we recommend frequent refreshes since reports are updated regularly (between 1 - 4 times per year).
Example – Using /industry/v3/updatedreports#
IBISWorld’s API offers three levels of access:⏱️ Typical Response Times & Payload Sizes#
| Endpoint / Data Type | Typical Response Time | Typical Size | Notes |
|---|
Full Report (/industry/v3/fullreport) | 2–4 seconds | 30–135 KB | Entire contents of one report in JSON output |
PDF Download (/downloads/v3/report) | ~2 seconds | 170–300 KB | Pre-formatted PDF, larger than JSON |
| Individual Sections | ~1 second | ~1 KB per section | Fastest option, minimal payload |
Multiple Sections (/industry/v3/sections) | ~1-2 seconds | ~1 KB per section | Fastest optoin when you only need specific sections to minimize size and improve performance. |
| Lists | ~1–2 seconds | 5–40 KB | Lists of industries or other products by country/region |
Recommendations#
Use granular endpoints when you only need specific sections to minimize size and improve performance.
For bulk workloads (e.g., multiple PDFs), schedule during off-peak hours and respect API rate limits.
Modified at 2025-10-16 01:48:39