---
title: "⛑️ healthcheck"
method: GET
path: "/healthcheck"
---

# ⛑️ healthcheck

`GET /healthcheck`

This API endpoint is commonly used to determine the health status or availability of a system or service.

It is a simple and lightweight endpoint designed to perform a quick health check of the application or infrastructure.

## Response `200`

healthcheck

- object
  - `data` string
  - `message` string
  - `statusCode` number
  - `success` boolean

---

[API](https://skmtc.net/hiteshchoudhary-ssesph/apis/freeapi.md) · [All operations](https://skmtc.net/hiteshchoudhary-ssesph/apis/freeapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hiteshchoudhary-ssesph/freeapi/revisions/a9f3a290e4dc/schema)
