---
title: "Authenticate API Key"
method: GET
path: "/api/apikey/authenticate"
---

# Authenticate API Key

`GET /api/apikey/authenticate`

Authenticate an API key and return Bearer token

## Response `200`

Successful response

- HandlersAuthenticateApiKeyResponse
  - `message` string
  - `token` string

## Other responses

- `default` — An unexpected error occurred.

---

[API](https://skmtc.dev/forkbombeu/apis/credimi-api.md) · [All operations](https://skmtc.dev/forkbombeu/apis/credimi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/forkbombeu/credimi-api/revisions/eaad04e53622/schema)
