cURL
curl --request GET \ --url https://api-sandbox.circle.com/ping
{ "message": "pong" }
Checks that the service is running.
Documentation IndexFetch the complete documentation index at: https://developers.circle.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.circle.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful ping.
"pong"
Was this page helpful?