---
title: "API key"
method: GET
path: "/v1/api-key"
tags: ["API key"]
---

# API key

`GET /v1/api-key`

Test your API key and get team context.

## Response `200`

Success

- object
  - `success` boolean, required
  - `teamName` string, required — The name of the team the API key belongs to.

## Other responses

- `401` — Invalid API key

## Changes

- **2026-08-05** `74756bcb2e9e` — 1 info
  - api operation id `testApiKey` was added
- **2026-07-21** `df77516a130a` — 1 info
  - response property `error` deprecated

[Change history](https://skmtc.dev/loops/apis/loops-openapi-spec/changes/v1/api-key/get.md)

---

[API](https://skmtc.dev/loops/apis/loops-openapi-spec.md) · [All operations](https://skmtc.dev/loops/apis/loops-openapi-spec/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/loops/loops-openapi-spec/revisions/74756bcb2e9e/schema)
