---
title: "POST /developers/keys"
method: POST
path: "/developers/keys"
tags: ["developers"]
---

# POST /developers/keys

`POST /developers/keys`

Creates a new api key

## Request body

- ServerCreateAPIKeyRequest
  - `title` string, required

## Response `200`

OK

- ServerCreatedAPIKeyResponse
  - `message` string, required
  - `value` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/ayinke-llc/apis/malak-s-api-documentation.md) · [All operations](https://skmtc.net/ayinke-llc/apis/malak-s-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ayinke-llc/malak-s-api-documentation/revisions/3dff99ea5963/schema)
