---
title: "Create Api Key"
method: POST
path: "/v1/api-keys/"
tags: ["API Keys"]
---

# Create Api Key

`POST /v1/api-keys/`

Generate a new public API key for the org. Replaces any existing key.

## Response `200`

Successful Response

- ApiKeyCreatedResponse
  - `api_key` string, required

---

[API](https://skmtc.net/orsay/apis/fastapi.md) · [All operations](https://skmtc.net/orsay/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orsay/fastapi/revisions/23d1ff06d0d0/schema)
