---
title: "Service Health Check"
method: GET
path: "/v1/antifraud/healthCheck"
tags: ["Support Services"]
---

# Service Health Check

`GET /v1/antifraud/healthCheck`

API to get information about the server health

## Response `200`

HealthCheck response

- HealthCheckResponse
  - `message` string — response message
  - `status` 'OK' | 'ERROR' — Health Status
  - `version` string — application version

---

[API](https://skmtc.net/koin/apis/payments-api.md) · [All operations](https://skmtc.net/koin/apis/payments-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/koin/payments-api/versions/6f2c01e43fe2/schema)
