> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/api-reference/account/regenerate/regenerate-api-keys.md).

# Regenerate Api Keys

The Account & Projects area manages your Norbix account and its projects — projects and environments, team members and their roles, billing and usage, and account-level settings.

Regenerates the api keys.

`POST /apikeys/regenerate`

{% hint style="info" %}
Full request/response reference will appear here once this endpoint is added to the API spec.
{% endhint %}

## In the dashboard

Manage this visually in Norbix Cloud — see [Account & Projects](/norbix-cloud/project.md).

## Use it from code

Every Norbix SDK exposes this endpoint as a method — see [Regenerate Api Keys](/sdks-and-cli/account/regenerate/regenerate-api-keys.md) in the SDK reference, with examples in every language.
