---
title: "Create an API key (optionally workspace-scoped)"
method: POST
path: "/api/keys"
tags: ["auth"]
---

# Create an API key (optionally workspace-scoped)

`POST /api/keys`

## Response `200`

Newly created key (plaintext shown once).

## Other responses

- `401` — Unauthenticated.

---

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