Skip to main content
GET
/
v1
/
data
/
reports
cURL
curl --request GET \
  --url https://api.statista.ai/v1/data/reports \
  --header 'x-api-key: <api-key>'
{
  "pdf": "<string>",
  "ppt": "<string>",
  "xls": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.platform.statista.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Query Parameters

id
integer<uint64>
required

The unique identifier of a content information to be retrieved.

Response

The request has succeeded.

The request has succeeded.

pdf
string

The PDF file of this Report

ppt
string

The PowerPoint file of this Report

xls
string

The Excel file of this Report