cURL
curl --request GET \ --url https://api.surnex.io/v1/ping \ --header 'Authorization: Bearer <token>'
{ "status": "ok" }
Authorization: Bearer sk_...
Ping response
HealthStatusResponse
ok