---
title: "Heartbeat for Enterprise Edge instances."
method: POST
path: "/api/client/edge-licensing/heartbeat"
tags: ["Unleash Edge"]
---

# Heartbeat for Enterprise Edge instances.

`POST /api/client/edge-licensing/heartbeat`

**Enterprise feature**

Reports that an Enterprise Edge instance is alive and in use. This is related to billing and usage tracking.

## Response `202`

#/components/schemas/edgeLicenseStateSchema

- EdgeLicenseStateSchema — A model representing the Edge license state response.
  - `edgeLicenseState` 'Valid' | 'Invalid' | 'Expired', required — State of the current Enterprise Edge license

## Other responses

- `400` — The request data does not match what we expect.

---

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