---
title: "Gets API key information"
method: GET
path: "/api-key"
tags: ["API Key"]
---

# Gets API key information

`GET /api-key`

Confirms the caller’s API key is recognized and returns basic identity metadata such as organization context when authentication succeeds.
Integrations should call this during bootstrap or rotation to distinguish invalid keys from broader connectivity failures.

## Response `200`

OK

## Other responses

- `401` — Unauthorized

---

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