---
title: "Identify the device"
method: POST
path: "/api/system/identify"
tags: ["system"]
---

# Identify the device

`POST /api/system/identify`

Let the device say Hi!

## Response `200`

Device identify initiated

- GenericResponse
  - `message` string, required

## Other responses

- `401` — Unauthorized - Client not in allowed network range
- `500` — Internal server error

---

[API](https://skmtc.net/bitaxeorg/apis/esp-miner-api.md) · [All operations](https://skmtc.net/bitaxeorg/apis/esp-miner-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitaxeorg/esp-miner-api/versions/b690144f0d13/schema)
