API Overview
cURL
curl --request GET \ --url https://api.circle.com/ping
{ "message": "pong" }
Checks that the service is running.
Successful ping.
Response to a ping.
"pong"