---
title: "Regenerate API Key"
method: GET
path: "/auth/key/regen"
---

# Regenerate API Key

`GET /auth/key/regen`

Generate a new API key for the authenticated user

## Response `200`

New API key generated

- object
  - `key` string — The new API key

---

[API](https://skmtc.dev/electronhub/apis/electron-hub-api.md) · [All operations](https://skmtc.dev/electronhub/apis/electron-hub-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/electronhub/electron-hub-api/revisions/727f9c51555b/schema)
