---
title: "List gateway API keys"
method: GET
path: "/api/keys"
tags: ["API Keys"]
---

# List gateway API keys

`GET /api/keys`

## Response `200`

API key metadata

- object[]
  - `id` string
  - `label` string
  - `created_at` string, date-time

## Other responses

- `401` — Invalid or missing gateway key

---

[API](https://skmtc.net/berriai/apis/litellm-agent-platform-api.md) · [All operations](https://skmtc.net/berriai/apis/litellm-agent-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/berriai/litellm-agent-platform-api/versions/63cf31f8069f/schema)
