---
title: "Health Check"
method: GET
path: "/api/v1/health"
tags: ["Utility"]
---

# Health Check

`GET /api/v1/health`

Check API service health status. No authentication required.

## Response `200`

Service is healthy

- object
  - `status` string
  - `service` string
  - `version` string
  - `timestamp` string, date-time

---

[API](https://skmtc.dev/verirouteintel/apis/veriroute-intel-api.md) · [All operations](https://skmtc.dev/verirouteintel/apis/veriroute-intel-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/verirouteintel/veriroute-intel-api/revisions/0bd583e1906e/schema)
