IBISWorld API
  1. Industry
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
      POST
    • Recently Updated Industry Reports List
      POST
    • Sections of Industry Report
      POST
    • Full Industry Report
      POST
    • One Section from Multiple Industry Reports
      POST
    • Industry Report Images
      POST
  • 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)
  1. Industry

Recently Updated Industry Reports List

POST
/industry/v3/updatedreports
Returns a list of IBISWorld reports that have been updated within a specified date range.
This is especially useful for synchronizing your system with the latest report content without re-downloading all reports.
Query StartDate and EndDate to fetch only the reports that have changed in that period.

Best Practices#

Use this endpoint to update your cached list of reports before making calls to /industry/v3/fullreport or /industry/v3/sections.
For high-frequency integrations, ensure you respect the Rate Limits.

Request

Authorization
Add the parameter
Authorization
to Headers
๏ผŒwhose value is to concatenate the Token after the Bearer.
Example:
Authorization: Bearer ********************
Body Params application/json

Example
{
    "Country": "US",
    "Language": "English",
    "ReportCollection": "COR",
    "StartDate": "2025-05-15",
    "EndDate": "2025-05-16"
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/industry/v3/updatedreports' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "Country": "US",
    "Language": "English",
    "ReportCollection": "COR",
    "StartDate": "2025-05-15",
    "EndDate": "2025-05-16"
}'

Responses

๐ŸŸข200Success
application/json
Body

Example
[
    {
        "Country": "US",
        "Code": "51112",
        "Language": "English",
        "Title": "Magazine & Periodical Publishing in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "51219",
        "Language": "English",
        "Title": "Video Postproduction Services in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "54111",
        "Language": "English",
        "Title": "Law Firms in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "54182",
        "Language": "English",
        "Title": "Public Relations Firms in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "53223",
        "Language": "English",
        "Title": "DVD, Game & Video Rental in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "72233",
        "Language": "English",
        "Title": "Street Vendors in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "33361a",
        "Language": "English",
        "Title": "Engine & Turbine Manufacturing in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "11134",
        "Language": "English",
        "Title": "Orange & Citrus Groves in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "33122",
        "Language": "English",
        "Title": "Steel Rolling & Drawing in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "32412",
        "Language": "English",
        "Title": "Asphalt Manufacturing in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "31182",
        "Language": "English",
        "Title": "Cookie, Cracker & Pasta Production in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "44122c",
        "Language": "English",
        "Title": "Boat Dealership and Repair in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "32739",
        "Language": "English",
        "Title": "Precast Concrete Manufacturing in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "51121c",
        "Language": "English",
        "Title": "Business Analytics & Enterprise Software Publishing in the US",
        "PublishedDate": "2025-05-16T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "54149",
        "Language": "English",
        "Title": "Fashion Designers in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "31211c",
        "Language": "English",
        "Title": "Juice Production in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    },
    {
        "Country": "US",
        "Code": "23813",
        "Language": "English",
        "Title": "Wood Framing in the US",
        "PublishedDate": "2025-05-15T00:00:00",
        "ReportCollection": "COR"
    }
]
๐ŸŸข204204
๐ŸŸ 403403
๐ŸŸ 401401
Modified atย 2025-10-24 01:34:33
Previous
Industry Reports List
Next
Sections of Industry Report
Built with