---
title: "Get API key"
method: GET
path: "/api/metadata/api-key"
tags: ["Admin"]
---

# Get API key

`GET /api/metadata/api-key`

Admin-only endpoint to retrieve the API key

## Response `200`

API key

- object
  - `apiKey` string

## Other responses

- `403` — Forbidden

---

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