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

# Create API Key

`POST /api-keys`

Creates a new API key for accessing Laminar services

## Request body

- CreateApiKey
  - `workspaceId` integer, required

## Response `200`

API key created successfully

---

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