API Proxy CRUD Operations
This section contains endpoints for creating, reading, updating, and deleting API proxies.
Endpoints
- List API Proxies - Get all API proxies for a project
- Get API Proxy - Get detailed information about a specific API proxy
- Create API Proxy from URL - Create an API proxy from an OpenAPI/Swagger/WSDL URL
- Create API Proxy from File - Create an API proxy from an uploaded specification file
- Update API Proxy - Update an existing API proxy
- Update API Proxy from URL - Update API proxy specification from URL
- Update API Proxy from File - Update API proxy specification from file
- Import API Proxy - Import an API proxy
- Import API Proxy and Override - Import API proxy with override options
- Export API Proxy - Export an API proxy
- Delete API Proxy - Delete an API proxy
Related Documentation
- API Proxies Overview - Complete API Proxy management documentation
- Deployment - Deploy and undeploy API proxies
- Endpoints - Manage API proxy endpoints
- Settings - Configure API proxy settings