cURL
curl --request GET \ --url https://api.statista.ai/v1/data/reports \ --header 'x-api-key: <api-key>'
{ "pdf": "<string>", "ppt": "<string>", "xls": "<string>" }
The unique identifier of a content information to be retrieved.
The request has succeeded.
The PDF file of this Report
The PowerPoint file of this Report
The Excel file of this Report
Was this page helpful?