Simple ping request
cURL
curl --request GET \ --url https://api.invopop.com/utils/v1/ping
{ "ping": "pong" }
OK
"pong"
Was this page helpful?