Ping
curl --request GET \
--url https://api.roxom.com/ping \
--header 'X-API-Key: <api-key>' \
--header 'X-API-Signature: <api-key>'System
Ping
Use this unauthenticated endpoint to verify API connectivity and confirm the server is available.
GET
/
ping
Ping
curl --request GET \
--url https://api.roxom.com/ping \
--header 'X-API-Key: <api-key>' \
--header 'X-API-Signature: <api-key>'Last modified on May 14, 2026
Was this page helpful?
⌘I