Higress Console API

The Higress Console API provides a RESTful management interface for configuring and administering a running Higress gateway instance. It supports management of ingress routes, service sources, TLS certificates, plugins, and gateway configuration through the built-in web console backend.

API entry from apis.yml

apis.yml Raw ↑
aid: higress:higress-console-api
name: Higress Console API
description: The Higress Console API provides a RESTful management interface for configuring and administering
  a running Higress gateway instance. It supports management of ingress routes, service sources, TLS certificates,
  plugins, and gateway configuration through the built-in web console backend.
humanURL: https://higress.io/en-us/docs/ops/api
tags:
- Admin
- Configuration
- Management
- REST
properties:
- type: Documentation
  url: https://higress.io/en-us/docs/ops/api
- type: GitHubRepository
  url: https://github.com/alibaba/higress-console