cURL
curl --request GET \ --url https://sandbox.api.24hourinspections.com/v1/ping
{ "message": "pong" }
Pong
The response is of type object.
object
Was this page helpful?