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.
Documentation IndexFetch the complete documentation index at: https://docs.shovels.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.shovels.ai/llms.txt
Use this file to discover all available pages before exploring further.
The data release date
The date of the current data release.
Was this page helpful?