Skip to main content
Once you have an API key, you can query the endpoints that you’ve been granted access to. If you don’t already have an API key, be sure to follow this guide:

Don't have an API key?

Request an API key
You’ll need to embed the API key in the a request header as shown below in a curl example:
curl --request GET \
  --url https://api.statista.ai/v1/<ENDPOINT> \
  --header 'x-api-key: <YOUR_API_KEY>'

Explore

Playground

Get started quickly by running a curl command

Explore API Reference

Learn more about the data you can retrieve with the Statista API