---
title: "List gateway capabilities"
method: GET
path: "/api/capabilities"
tags: ["System"]
---

# List gateway capabilities

`GET /api/capabilities`

## Response `200`

Providers, endpoints, MCP servers, and agents

- object
  - `providers` string[]
  - `mcp_servers` string[]
  - `runtimes` string[]

## Other responses

- `401` — Invalid or missing gateway key

---

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