---
title: "Generate Key"
method: POST
path: "/v1/organisation/{orgid}/appkeys"
tags: ["organisation v1"]
---

# Generate Key

`POST /v1/organisation/{orgid}/appkeys`

Generate a new application key, returns new application key object. Required Permissions: Organisational Administrator

## Request body

- PostV1OrganisationOrgidAppkeysRequest
  - `description` string, required — A description for this key, generally indicating it's purpose
  - `user` string, required — The id of the proxy user

---

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