cURL
curl --request GET \ --url https://api.surnex.io/v1/ping \ --header 'Authorization: Bearer <token>'
{ "status": "ok" }
Documentation IndexFetch the complete documentation index at: https://docs.surnex.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.surnex.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorization: Bearer sk_...
Ping response
HealthStatusResponse
ok