cURL
curl --request GET \ --url https://api.shovels.ai/v2/meta/release \ --header 'X-API-Key: <api-key>'
{ "released_at": "2020-01-01" }
Returns the release date of the current data served by the API.
The data release date
The date of the current data release.
Was this page helpful?