1. Procurement
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
  • Occupation Profiles
    • Occupation Report List
    • Recently Updated Occupation Report List
    • Full Occupation Report
    • Sections of Occupation Report
  • Company
    • Company Reports List (Australia)
    • Recently Updated Company Reports List
    • Full Company Report (Australia)
    • Sections of Company Report (Australia)
  • Procurement
    • Procurement Reports
      POST
    • Recently Updated Procurement Reports List
      POST
    • Sections of Procurement Report
      POST
    • Full Procurement Report
      POST
    • One Section from Multiple Procurement Reports
      POST
  • SupplierIQ
    • SupplierIQ Report List
    • Recently Updated SupplierIQ Reports List
    • Sections of SupplierIQ Report
  • Schemas
    • classification_system_version
    • ibis_report_concordance
    • ibis_industry_report
    • ibis_industry_risk_report
    • ibis_bed_report
    • ibis_company_report
  1. Procurement

Full Procurement Report

POST
/procurement/v3/fullreport
Returns the complete contents of a Procurement report in a single payload, including all sections across every chapter.
Use this endpoint when you need the full report for archival, offline rendering, or bulk ingestion use cases. For targeted data retrieval, prefer /procurement/v3/sections to reduce payload size and improve response time.

Notes#

Payload size: Full procurement reports typically range from 30–135 KB depending on the report's content depth.
Response time: Expect 2–7 seconds, compared to ~1–2 seconds for a targeted /sections call.

Request

Authorization
Add the parameter
Authorization
to Headers
,whose value is to concatenate the Token after the Bearer.
Example:
Authorization: Bearer ********************
Body Params application/jsonRequired

Example
{
    "Country": "GL",
    "Code": "string",
    "Language": "English"
}

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 'https://api.ibisworld.com/procurement/v3/fullreport' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
    "Country": "GL",
    "Code": "string",
    "Language": "English"
}'

Responses

🟢200Success
application/json
Bodyapplication/json

Example
{
    "Sections": [
        {
            "Title": "Printing & Writing Paper"
        },
        {
            "PublicationDate": "2026-04-22T17:31:41"
        },
        {
            "Summary": {
                "PlainText": "Printing and writing paper includes a wide variety of paper goods, such as stationery, printer paper, paper pads, notebooks, tracing paper, and labels. Printing and writing paper can be coated or uncoated. The typical buyers include businesses, law firms, educational institutions, financial services firms, and printing companies.",
                "HTML": "<p>Printing and writing paper includes a wide variety of paper goods, such as stationery, printer paper, paper pads, notebooks, tracing paper, and labels. Printing and writing paper can be coated or uncoated. The typical buyers include businesses, law firms, educational institutions, financial services firms, and printing companies.</p>"
            }
        },
        {
            "StandardCoding": {
                "StandardCodingItems": [
                    {
                        "System": "HS",
                        "Code": "4802",
                        "Description": "Uncoated Paper And Paperboard, Used For Writing, Printing Or Other Graphics, Non Perforated Punch-Cards And Punch Tape Paper, In Rolls Or Rectangular Sheets, Of Any Size, Other Than Paper Of Heading"
                    },
                    {
                        "System": "ISIC",
                        "Code": "1701",
                        "Description": "Manufacture of pulp, paper and paperboard"
                    },
                    {
                        "System": "NACE",
                        "Code": "17.12",
                        "Description": "Manufacture Of Paper And Paperboard"
                    },
                    {
                        "System": "NAICS",
                        "Code": "322120",
                        "Description": "Paper Mills"
                    },
                    {
                        "System": "UNSPSC",
                        "Code": "14111500",
                        "Description": "Printing and writing paper"
                    }
                ]
            }
        },
        {
            "WhatsIncluded": [
                "Standard Copy Paper",
                "Multipurpose Paper",
                "Legal Paper",
                "Bright White Copy Paper",
                "Laser Paper",
                "Bond Paper",
                "30.0% Recycled Paper",
                "Color Paper",
                "Carbonless Paper",
                "Writing Paper"
            ]
        },
        {
            "WhatsNotIncluded": [
                "Envelopes",
                "Finished Packaging",
                "Paperboard Products"
            ]
        },
        {
            "RelatedReports": [
                {
                    "Country": "US",
                    "Code": "14602323",
                    "Title": "Coated Paper",
                    "Language": "English",
                    "ReportType": "Procurement",
                    "PublishedDate": "2026-06-09T00:00:00"
                },
                {
                    "Country": "US",
                    "Code": "14591992",
                    "Title": "Receipt Tape",
                    "Language": "English",
                    "ReportType": "Procurement",
                    "PublishedDate": "2026-04-09T00:00:00"
                },
                {
                    "Country": "US",
                    "Code": "32309530",
                    "Title": "Envelopes",
                    "Language": "English",
                    "ReportType": "Procurement",
                    "PublishedDate": "2026-03-26T00:00:00"
                }
            ]
        },
        {
            "BuyerPowerScore": {
                "Recommendation": "Buy Later",
                "ThreeYearAverage": -1.83,
                "ScoreTrend": [
                    {
                        "Year": 2022,
                        "Score": -2.05
                    },
                    {
                        "Year": 2023,
                        "Score": -2.35
                    },
                    {
                        "Year": 2024,
                        "Score": -2.22
                    },
                    {
                        "Year": 2025,
                        "Score": -2.95
                    },
                    {
                        "Year": 2026,
                        "Score": -1.83
                    },
                    {
                        "Year": 2027,
                        "Score": -1.16
                    }
                ]
            }
        },
        {
            "MarketDynamics": {
                "MarketPrice": {
                    "Value": 44.
🟠403403
🟠401401
🟢204204
Modified at 2026-06-23 17:40:50
Previous
Sections of Procurement Report
Next
One Section from Multiple Procurement Reports
Built with