Skip to content

Newest data timestamp

GET
/v1/last-updated

Publication timestamp of the most recent public dataset component. Free (no API key required).

Successful Response

LastUpdatedResponse

GET /v1/last-updated (routers.meta.last_updated)

object
last_updated
required
Last Updated

ISO-8601 timestamp of the newest published component

string
Example
{
"last_updated": "2026-07-01T00:00:00+00:00"
}