API Documentation
⌘K
API Key
Get free key GET
/api/1/macro/indicator/{country}/{slug}Indicator Profile API
Returns the full profile for a macro economic indicator in a specific country, including metadata and description
Parameters
3languagestringLanguage code (default en)
countrystringrequiredCountry code or slug
slugstringrequiredIndicator slug
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/macro/indicator/US/gdp?language=en' \
-H 'Accept: application/json'200 Response
{}