Skip to main content

Apache APISIX Admin API

The Apache APISIX Admin API is a RESTful interface for managing all APISIX gateway resources — routes, upstreams, services, consumers, SSL certificates, plugins, and more. APISIX Admin API allows...

Routes

Upstreams

Services

Consumers

Consumer Groups

Credentials

Plugins

Plugin Configs

Plugin Metadata

Global Rules

Stream Routes

SSL Certificates

Secrets

Protos

Schema Validation

Health

  • HEAD Liveness probe /apisix/admin

    Returns 200 OK if the Admin API is reachable. Useful as a Kubernetes liveness probe target. This endpoint does not require authentication.

Standalone