A
AISIX AI Gateway Admin API
Details
- URL
-
http://127.0.0.1:3001/admin - Docs
- https://docs.api7.ai/ai-gateway/reference/admin-api-reference.md
Authentication
AISIX admin key
Authorization: Bearer <credential> + AISIX admin key x-api-key: <credential> discovered For self-hosted AISIX, get the admin key from the gateway config.yaml as described in the configuration files reference. The admin API docs show management requests sending it as Authorization: Bearer <admin-key> or x-api-key: <admin-key>. In AISIX Cloud managed gateways, the admin listener is not exposed; use the cloud control plane instead per the Admin API reference.