Redpanda Console API

The Redpanda Console API powers the Redpanda Console UI (open-source) — topics, consumer groups, broker view, schema registry browsing, and ACL management — and can be called directly to embed Console functionality.

API entry from apis.yml

apis.yml Raw ↑
aid: redpanda:redpanda-console-api
name: Redpanda Console API
tags:
- Console
- UI
- Backend API
properties:
- url: https://docs.redpanda.com/current/manage/console/
  type: Documentation
- url: https://github.com/redpanda-data/console
  type: Source
description: The Redpanda Console API powers the Redpanda Console UI (open-source) — topics, consumer
  groups, broker view, schema registry browsing, and ACL management — and can be called directly to embed
  Console functionality.