> For the complete documentation index, see [llms.txt](https://docs.piscesiot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/minercontroller/miner-keys.md).

# Miner keys

**BaseUrl**

```json
http://your-hotspot-ip:8001/api/miner/keys
```

**method**

```json
GET
```

**params**

```json
Null
```

**return**\*

🍺Success

```json
[
"{pubkey,\"1128Ui1D4khJA3xDz9fsqq7obS2nAMADkWVGubQqBzvTkeZcTzWw\"}",
"{onboarding_key,\"1128Ui1D4khJA3xDz9fsqq7obS2nAMADkWVGubQqBzvTkeZcTzWw\"}",
"{animal_name,\"basic-alabaster-liger\"}",
""
]
```
