---
title: "Resolve API Key"
method: GET
path: "/api-keys/resolve"
tags: ["API Keys"]
---

# Resolve API Key

`GET /api-keys/resolve`

Resolves an API key to its associated workspace

## Headers

- `X-API-KEY` string, required

## Response `200`

Workspace resolved successfully

## Other responses

- `401` — Invalid or missing API key

---

[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)
