cURL
curl --request GET \ --url https://api.steuerboard.com/v1/ping
{ "ping": "<string>" }
Returns a pong response for health checks.
Pong