---
title: "Changes to Create a new API key"
method: POST
path: "/api/tenants/me/api-keys"
---

# Changes to Create a new API key

`POST /api/tenants/me/api-keys`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-02-16** `0e449a4e0dc8` — 7 info

## Changes

- **2026-02-16** `0e449a4e0dc8` — 7 info
  - added the optional property `expiresAt` to the response with the `201` status
  - added the optional property `lastUsed` to the response with the `201` status
  - the response property `id` became required for the status `201`
  - the response property `key` became required for the status `201`
  - the response property `name` became required for the status `201`
  - the response property `scopes` became required for the status `201`
  - added the required property `createdAt` to the response with the `201` status

---

[Operation](https://skmtc.dev/novabilling/apis/novabilling-api/docs/api/tenants/me/api-keys/post.md) · [API](https://skmtc.dev/novabilling/apis/novabilling-api.md) · [Page](https://skmtc.dev/novabilling/apis/novabilling-api/changes/api/tenants/me/api-keys/post)
