---
title: "Hello"
method: GET
path: "/hello"
tags: ["Tool"]
---

# Hello

`GET /hello`

Simple health check. Returns a static JSON payload.

## Response `200`

Hello response

- object
  - `hello` string

## Other responses

- `429` — Rate limit exceeded. Slow down request frequency.
- `500` — Internal server error.

---

[API](https://skmtc.net/ondoperps/apis/ondo-perps-rest-api.md) · [All operations](https://skmtc.net/ondoperps/apis/ondo-perps-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ondoperps/ondo-perps-rest-api/versions/39df6b2fa672/schema)
