← Tools Reference

Statista

Statista integration (Data). Imported from open-connector.

API key4 toolshttps://api.statista.ai
GET
statista_search_statistics
Search Statista statistics using natural language or keywords.

/v1/search/statistics

6 parameters
ParamTypeRequiredDescription
qstringoptionalThe natural language or keyword query sent to Statista.
offsetintegeroptionalThe number of results to skip before returning items.
sizeintegeroptionalThe maximum number of statistic search results returned by Statista.
date_fromstringoptionalA Statista-supported date filter such as YYYY-MM-DD or an ISO 8601 datetime.
date_tostringoptionalA Statista-supported date filter such as YYYY-MM-DD or an ISO 8601 datetime.
premiumbooleanoptionalWhether to restrict statistic results to premium or free content.
GET
statista_get_statistic
Retrieve chart data and metadata for a Statista statistic identifier.

/v1/data/statistic

1 parameter
ParamTypeRequiredDescription
idintegeroptionalThe Statista statistic identifier to retrieve.
GET
statista_search_market_insights_indicators
Search Statista Market Insights indicators using natural language or keywords.

/v1/search/market-insights/indicators

2 parameters
ParamTypeRequiredDescription
qstringrequiredThe natural language or keyword query sent to Statista.
sizeintegeroptionalThe maximum number of search results returned by Statista.
GET
statista_search_consumer_insights
Search Statista Consumer Insights survey questions and answer options.

/v1/search/consumer-insights

2 parameters
ParamTypeRequiredDescription
qstringrequiredThe natural language or keyword query sent to Statista.
sizeintegeroptionalThe maximum number of search results returned by Statista.