---
title: "Health check"
method: GET
path: "/health"
tags: ["Health"]
---

# Health check

`GET /health`

Returns service health and build metadata.

## Response `200`

Service is healthy

- object — Health check response payload.
  - `status` 'ok', required — Health status.
  - `timestamp` string, date-time, required — Health check timestamp.
  - `version` string, required — Service version.
  - `environment` string, required — Runtime environment.

---

[API](https://skmtc.net/solana/apis/solana-developer-platform-api.md) · [All operations](https://skmtc.net/solana/apis/solana-developer-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/solana/solana-developer-platform-api/revisions/672b1916ba61/schema)
