Home > @uniformdev/insights > BackendProxyConfig
BackendProxyConfig interface
Backend proxy handler for Uniform Insights API requests Designed for Node.js environments with proper fetch API types
Signature:
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| apiHost | string | API host to proxy requests to (e.g., 'https://analytics.uniform.global') | |
| apiKey | string | API key for authentication |