Network Traffic Monitor
With Appetize, you can capture, inspect, validate and troubleshoot all network traffic (including any API calls) occurring during your app session for real-time or later analysis.
Capture Network Traffic
With Query Parameter
&proxy=interceptWith JavaScript SDK
await client.setConfig({
proxy: "intercept",
...
})Inspecting Network Traffic
With App Page

Debug for the app or a specific build
With JavaScript SDK
Troubleshooting
Certificate Issues
Last updated