---
title: "Get the API key."
method: GET
path: "/users/{login_name}/api_keys"
tags: ["api_key"]
---

# Get the API key.

`GET /users/{login_name}/api_keys`

Get the API key.

## Path parameters

- `login_name` string, required

## Response `200`

OK

- KeyResponse
  - `key` string

---

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