Skip to content

Instantly share code, notes, and snippets.

@hackenbruder
Created June 3, 2017 16:41
Show Gist options
  • Save hackenbruder/26e12acc1887d37d25be82a017df0247 to your computer and use it in GitHub Desktop.
Save hackenbruder/26e12acc1887d37d25be82a017df0247 to your computer and use it in GitHub Desktop.
govdata v1 status response
{
"timestamp":1496507778,
"services":{
"mailboxes":{
"updated_at":1496484309,
"frequency":86400
},
"entities":{
"updated_at":1496463914,
"frequency":86400
},
"addresses":{
"updated_at":1495610724,
"frequency":2678400
}
}
}
#perform CURL request to get above response
curl -H 'X-Api-Key: ZX1Ap4RUDY2VisBOu2P0e4sEvh2LhWh4Cx8lqoO6' 'https://api.govdata.cz/v1/demo/status'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment