IBISWorld API
    IBISWorld API
    • Overview
      • 🚀 Getting Started
      • 📊 About IBISWorld
      • 🚦Rate Limits & Data Size
      • 🌐 API Uptime, SLA & Support
      • 📌 Versioning & API Changes
      • ❓Frequently Asked Questions (FAQs)
      • 📰 API Release Notes
      • Authentication
        POST
    • How-To Guides
      • 🔁 How To: Convert ANZSIC ➜ IBISWorld Report
      • 📥 How To: Download an IBISWorld PDF Report
    • Industry
      • Risk
        • Risk Reports List
        • Recently Updated Risk Reports List
        • Full Industry Risk Report
        • Sections of Risk Report
        • Early Warning System (EWS)
      • States (US) & Provinces (Canada)
        • Industry Reports List
        • Full Industry Report
        • Sections of Industry Report
      • Segment Benchmarking (US)
        • Full Segment Benchmarking Report
        • Sections of a Segment Benchmarking Report
      • ESG
        • Full ESG Report
        • Sections of ESG Report
      • Industry Reports List
      • Recently Updated Industry Reports List
      • Sections of Industry Report
      • Full Industry Report
      • One Section from Multiple Industry Reports
      • Industry Report Images
    • Classifications
      • List of Classification System Versions
      • List of Classification System Titles and Codes
      • Classification System to IBISWorld Report Concordance
      • IBISWorld Report to Classification System Concordance
    • Downloads
      • Download a Report
    • Business Environment Profiles
      • BED Reports List
      • Recently Updated BED Reports List
      • Full BED Report
      • Sections of BED Report
    • Company
      • Company Reports List (Australia)
      • Full Company Report (Australia)
      • Sections of Company Report (Australia)

    Industry Endpoints

    The Industry product is IBISWorld’s core research offering, providing standardized data and analysis on thousands of industries worldwide. Each report delivers consistent insights into market size, performance drivers, cost structures, competitive dynamics, and forecasts. This makes it the foundation for benchmarking, strategic planning, and cross-country comparisons.

    Typical Workflow#

    1.
    Discover reports with /industry/v3/reportlist (optionally filter by Core vs Specialized collection).
    2.
    Stay fresh with /industry/v3/updatedreports (poll daily/weekly and refresh only changed items).
    3.
    Fetch content via /industry/v3/sections (preferred for performance) or /industry/v3/fullreport (for full-text ingestion).
    4.
    Add visuals with /industry/v3/images (cache images; they change when reports do).

    Design Guidance & Best Practices#

    Target sections of an industry report: Pull only what you need and bundle multiple sections in one call using /industry/v3/sections. Use /industry/v3/fullreport for ingestion/archives.
    Cache smartly: Combine /industry/v3/updatedreports with local caching to minimize bandwidth and speed up loads.
    ⚠️ Note: We’re migrating our API documentation, which focuses on a limited set of endpoints. These endpoints cover all available data - for granular content we recommend /industry/v3/sections.
    For the full endpoint catalogue, see the Swagger reference:
    IBISWorld Report API
    Modified at 2025-10-04 20:47:27
    Previous
    📥 How To: Download an IBISWorld PDF Report
    Next
    Risk
    Built with