Ping Gable
cURL
curl --request GET \ --url https://{hostname}.gable.ai/v0/ping \ --header 'X-API-KEY: <api-key>'
{ "message": "<string>", "success": true }