- AI Gateway
- 1.2.0
- Management API
Gateway Controller Management API v1.0.0¶
REST API for managing API configurations in the WSO2 API Platform Gateway.
Base URLs: * http://localhost:9090/api/management/v1 * http://gateway-controller:9090/api/management/v1
Table of Contents¶
Authentication¶
- Overview
- How It Works
- Configuration
- Role Mapping Semantics
- Troubleshooting (What you’ll observe)
- Testing
MCP Proxy Management¶
- Create a new MCPProxy
- List all MCPProxies
- Get MCPProxy by id
- Update an existing MCPProxy
- Delete a MCPProxy
Certificate Management¶
- List all custom certificates
- Upload a new certificate
- Delete a certificate
- Manually reload certificates
LLM Provider Template Management¶
- Create a new LLM provider template
- List all LLM provider templates
- Get LLM provider template by id
- Update an existing LLM provider template
- Delete an LLM provider template
LLM Provider Management¶
- Create a new LLM provider
- List all LLM providers
- Get LLM provider by identifier
- Update an existing LLM provider
- Delete an LLM provider
- Create a new API key for an LLM provider
- Get the list of API keys for an LLM provider
- Regenerate API key for an LLM provider
- Update an API key for an LLM provider
- Revoke an API key for an LLM provider
LLM Proxy Management¶
- Create a new LLM proxy
- List all LLM proxies
- Get LLM proxy by unique identifier
- Update an existing LLM proxy
- Delete an LLM proxy
- Create a new API key for an LLM proxy
- Get the list of API keys for an LLM proxy
- Regenerate API key for an LLM proxy
- Update an API key for an LLM proxy
- Revoke an API key for an LLM proxy