API Proxy Settings
This section contains endpoints for configuring various settings of API proxies.
Settings Endpoints
General Settings
- Metadata - Update API proxy metadata (name, description, category, sharing)
- Client Route - Configure client route metadata
Security Settings
- CORS Settings - Configure Cross-Origin Resource Sharing (CORS)
- mTLS Settings - Configure mutual TLS
- NTLM Settings - Configure NTLM authentication
- API Keys - Configure API keys
Routing Settings
- Routing Addresses - Configure backend routing addresses
- Routing Status - Enable or disable routing
- Connection Settings - Configure connection settings
- Proxy Server Settings - Configure proxy server settings
Performance Settings
- Cache Settings - Configure caching behavior
- Circuit Breaker Settings - Configure circuit breaker
Logging & Monitoring
- Traffic Log Settings - Configure traffic logging
Error Handling
- JSON Error Template - Configure JSON error response template
- XML Error Template - Configure XML error response template
Other Settings
- Forwarded IP Header - Configure forwarded IP header
- Hide API Definition - Hide API specification file from public access
Related Documentation
- API Proxies Overview - Complete API Proxy management documentation
- CRUD Operations - Create, read, update, and delete API proxies
- Deployment - Deploy and undeploy API proxies
- Endpoints - Manage API proxy endpoints