---
title: "Health check if the api is up and running"
method: GET
path: "/ecomm-service/api/v2/health"
tags: ["Health"]
---

# Health check if the api is up and running

`GET /ecomm-service/api/v2/health`

## Response `200`

Returns 200 if server is up and running.

- string

## Other responses

- `400` — Bad Request
- `401` — Unauthorised
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/verifone/apis/checkout-api.md) · [All operations](https://skmtc.net/verifone/apis/checkout-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/verifone/checkout-api/revisions/ed8dc1f12a5a/schema)
