---
title: "Create a new auth key"
method: POST
path: "/auth/keys"
tags: ["auth"]
---

# Create a new auth key

`POST /auth/keys`

Create a new auth key

## Response `201`

Key successfully created

- object
  - `key` string

## Other responses

- `500` — Error

---

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