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

# Create API key

`POST /v1/api-keys`

Create a new API key

## Request body

- object
  - `name` string, required
  - `scopes` string[], required
  - `expires_at` string, date-time

## Response `200`

Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/85dda1277de0/schema)
