---
title: "GetNodeHealth"
method: GET
path: "/{apiKey}/eth/v1/node/health"
---

# GetNodeHealth

`GET /{apiKey}/eth/v1/node/health`

Get health check. Returns node health status in http status codes. Useful for load balancers.

## Path parameters

- `apiKey` string, required — <style> .custom-style { color: #048FF4; } </style> For higher throughput, please <span class="custom-style"><a href="../docs/quick-start-guide#-creating-your-api-key-on-the-zan-platform" target="_blank">create your own API key</a></span>.

## Query parameters

- `syncing_status` integer

## Response `200`

Node is ready

## Other responses

- `206` — Node is syncing but can serve incomplete data
- `400` — Invalid syncing status code
- `503` — Node not initialized or having issues

---

[API](https://skmtc.net/zan/apis/zan-getnftmetadata.md) · [All operations](https://skmtc.net/zan/apis/zan-getnftmetadata/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zan/zan-getnftmetadata/versions/be8fa2338895/schema)
