> 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/module/get-api-keys.md).

# Get Api Keys

These endpoints turn the module on or off for your project.

This endpoint returns the api keys available in your project.

`POST /apikeys`

{% 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 [Get Api Keys](/sdks-and-cli/account/module/get-api-keys.md) in the SDK reference, with examples in every language.
