Skip to main content
GET
/
exchange
/
api
/
v1
/
ping
Get Connection Info
curl --request GET \
  --url https://api.example.com/exchange/api/v1/ping
{}

Response

empty object

The response is of type object.

Last modified on April 27, 2026