cURL
curl --request GET \ --url https://api.{region}.neo.veridox.ai/status
{ "status": "ok", "version": "<string>" }
Returns the current operational status of the server and API version. This endpoint is public and requires no authentication.
Server status
ok