---
title: "Regenerate API key"
method: POST
path: "/api/auth/regenerate-token"
tags: ["Authentication"]
---

# Regenerate API key

`POST /api/auth/regenerate-token`

## Response `200`

New API key

- object
  - `token` string
  - `message` string

---

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