---
title: "Get API Key Details"
method: GET
path: "/v2/account/key-info"
tags: ["Account"]
---

# Get API Key Details

`GET /v2/account/key-info`

Check API key validity, remaining credits, rate limit, allowed endpoints, and active subscription plans.

## Response `200`

OK

- object

## Other responses

- `401` — Unauthorized
- `404` — Not found
- `500` — Internal Server Error

---

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