API Documentation
⌘K
API Key
Get free key GET
/api/1/macro/oecdOECD Indicators API
OECD key economic indicators (KEI, national accounts, labour force) by country and period.
Parameters
5countrystringISO country code (e.g. USA, DEU)
indicatorstringIndicator code or substring
start_datestringStart period YYYY-MM-DD
end_datestringEnd period YYYY-MM-DD
limitnumberMax rows (default 500, max 5000)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/macro/oecd?country=USA&limit=10' \
-H 'Accept: application/json'200 Response
Default Response