GET
/v1/data-sourcesGet Data Sources
Return data freshness info for all ETL sources (public, no auth).
Authentication
Requires API key via X-API-Key header.
Example request
curl
curl -X GET \
"https://eurostat.wageapi.com/api/v1/data-sources" \
-H "X-API-Key: YOUR_API_KEY"Responses
200Successful Response
object
Try this endpoint
Create a free Aethar account and generate an API key in 2 minutes.
Create free account →