---
title: "Changes to Create a new hash-based API key"
method: POST
path: "/api/v1/api-keys"
---

# Changes to Create a new hash-based API key

`POST /api/v1/api-keys`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 32 revisions.

- **2026-06-23** `b980153caff7` — 1 breaking, 11 warning, 1 info
- **2026-05-07** `1c92de0246f4` — 1 info
- **2026-04-01** `3c74049a881f` — 1 breaking
- **2026-03-16** `9380b41a2304` — 1 info
- **2026-02-02** `232174554498` — 1 breaking

## Changes

- **2026-06-23** `b980153caff7` — 1 breaking, 11 warning, 1 info
  - added the new required request property `data`
  - removed the request property `description`
  - removed the request property `ephemeral`
  - removed the request property `expiresIn`
  - removed the request property `name`
  - removed the request property `subscription`
  - removed the optional property `createdAt` from the response with the `201` status
  - removed the optional property `expiresAt` from the response with the `201` status
  - removed the optional property `id` from the response with the `201` status
  - removed the optional property `key` from the response with the `201` status
  - removed the optional property `keyPrefix` from the response with the `201` status
  - removed the optional property `name` from the response with the `201` status
  - added the required property `data` to the response with the `201` status
- **2026-05-07** `1c92de0246f4` — 1 info
  - added the new optional request property `ephemeral`
- **2026-04-01** `3c74049a881f` — 1 breaking
  - added the new required request property `subscription`
- **2026-03-16** `9380b41a2304` — 1 info
  - endpoint added
- **2026-02-02** `232174554498` — 1 breaking
  - api removed without deprecation

---

[Operation](https://skmtc.dev/opendatahub-io/apis/maas-bff-api/docs/api/v1/api-keys/post.md) · [API](https://skmtc.dev/opendatahub-io/apis/maas-bff-api.md) · [Page](https://skmtc.dev/opendatahub-io/apis/maas-bff-api/changes/api/v1/api-keys/post)
