跳到主要内容

AISIX AI 网关 Admin API

AISIX AI 网关 Admin API 参考,覆盖自托管网关的模型、服务提供方凭证、调用方 API Key、流量策略和可观测性资源。

Health

  • GET Get Gateway Health /admin/v1/health

    Get model health levels and configuration-watch freshness for this gateway.

  • GET Get Liveness Status /livez

    Process liveness: 200 while the process is alive, 503 once graceful shutdown has begun (an expected drain, not a crash). Use /readyz for traffic eligibility (readiness).

  • GET Get Readiness Status /readyz

    Traffic eligibility (readiness): 200 when the instance can serve, 503 while draining, before the first config apply, or when the etcd config watch is stale. Distinct from /livez (process liveness).

OpenAPI

Models

Caller API Keys

Provider Keys

MCP Servers

A2A Agents

Guardrails

Cache Policies

Observability Exporters

Playground