---
title: "API key status"
method: GET
path: "/auth/apikey"
tags: ["auth"]
---

# API key status

`GET /auth/apikey`

Reports whether an API key has been generated. The key itself is
only returned once at creation time (POST), never on subsequent
reads.

## Response `200`

Success

- object
  - `configured` boolean

## Other responses

- `401` — Unauthorized - Login and try again

## Changes

> 37 revisions in range; 1 could not be searched.

- **2026-06-06** `0e65ec723370` — 1 info
  - endpoint added
- **2025-08-01** `2429e9297a5c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/evcc-io/apis/evcc/changes/auth/apikey/get.md)

---

[API](https://skmtc.dev/evcc-io/apis/evcc.md) · [All operations](https://skmtc.dev/evcc-io/apis/evcc/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evcc-io/evcc/revisions/5152af83a070/schema)
