---
title: "Generate auth code"
method: POST
path: "/v1/auth-codes"
tags: ["API Keys"]
---

# Generate auth code

`POST /v1/auth-codes`

Generate a temporary authentication code for linking a hive-link bridge

## Request body

- object

## Response `200`

Default Response

- object
  - `code` string
  - `expires_at` string

## Other responses

- `500` — 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/3b06bcb5f808/schema)
