---
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.

## Changes

- **2026-06-15** `774670258f04` — 2 info
  - api tag `Unleash Edge` added
  - api tag `Unstable` removed

[Change history](https://skmtc.dev/unleash/apis/unleash-api-3/changes/api/client/edge-licensing/heartbeat/post.md)

---

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