---
title: "Basic health check"
method: GET
path: "/api/server/hello"
tags: ["system"]
---

# Basic health check

`GET /api/server/hello`

Simple hello world test endpoint

## Response `200`

Hello world response

- object
  - `message` string

---

[API](https://skmtc.net/elizaos/apis/eliza-os-api.md) · [All operations](https://skmtc.net/elizaos/apis/eliza-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elizaos/eliza-os-api/revisions/f43280bfdb0c/schema)
