Calling the status of Veracode services endpoint
You can call an endpoint to retrieve the status information on this status page: http://status.veracode.com/.
To get the current status of Veracode services, send this request:
http GET "https://status.veracode.com/api/v2/summary.json"
To get the current status of Veracode services using cURL, send this request:
curl "https://status.veracode.com/api/v2/summary.json"