The /downloads/v3/report endpoint allows you to request a full IBISWorld report file in PDF, Word, or PowerPoint format.To specify the desired output format, include an Accept header in your request:
application/pdf โ PDF file
application/vnd.openxmlformats-officedocument.wordprocessingml.document โ Word (.docx)
This endpoint is ideal when you need the original formatted document, either for offline use, client deliverables, or presentation-ready content.
Note: Procurement reports are only available as PDF downloads. Word (.docx) and PowerPoint (.pptx) formats are not produced for Procurement and will return a 400 error if requested.
File Sizes & Performance Please see the Rate Limits & Data Size for details on file sizes and download speeds.
Request
Authorization
Add the parameter
Authorization
to Headers๏ผwhose value is to concatenate the Token after the Bearer.