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

---

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