REST API for managing API configurations in the WSO2 API Platform Gateway.
Base URLs:
- Overview
- How It Works
- Configuration
- Role Mapping Semantics
- Troubleshooting (What you’ll observe)
- Testing
- Create a new RestAPI
- List all RestAPIs
- Get RestAPI by id
- Update an existing RestAPI
- Delete a RestAPI
- Create a new API key for an API
- Get the list of API keys for an API
- Regenerate API key for an API
- Update an API key with a new regenerated value
- Revoke an API key
- Create a subscription plan
- List subscription plans
- Get a subscription plan by ID
- Update a subscription plan
- Delete a subscription plan
- Create a subscription
- List subscriptions
- Get a subscription by ID
- Update a subscription
- Delete a subscription
- Create a new MCPProxy
- List all MCPProxies
- Get MCPProxy by id
- Update an existing MCPProxy
- Delete a MCPProxy
- List all custom certificates
- Upload a new certificate
- Delete a certificate
- Manually reload certificates
- 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
- 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
- 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