---
title: "API Health Check"
method: GET
path: "/public/v2/health/"
tags: ["Health"]
---

# API Health Check

`GET /public/v2/health/`

Verify that the DualEntry Public API is operational and accepting requests.

This endpoint provides a quick way to:
- Confirm API connectivity
- Validate that your API key is working correctly
- Check service availability for monitoring and uptime tracking

**Response includes:**
- `status`: Current health status of the API
- `timestamp`: Current server time in ISO 8601 format

**Note:** This endpoint is rate-limited like all other API endpoints. For high-frequency monitoring, consider using a dedicated monitoring service or increasing your rate limit.

## Response `200`

OK

- object

---

[API](https://skmtc.net/dualentry/apis/dualentry-public-api.md) · [All operations](https://skmtc.net/dualentry/apis/dualentry-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dualentry/dualentry-public-api/versions/525a590a98f8/schema)
