SMI FX2 Embedded APIs — calling the API directly from your browser (network guide)
The documented API is served by a device attached directly to your LAN/P2P network (http://192.168.x.x). Enter the device IP into the device_ip server variable below, then press "Send" to call it directly.
- Chrome / Edge 142+: works. Allow the one-time Local Network Access (LNA) permission prompt; the device firmware must also allow CORS.
- Firefox 149/151+: mostly works (LNA is rolling out gradually).
- Safari: not supported (mixed content fully blocked, no LNA) — use the fallback below.
- Fallback (all browsers): copy each request's code/
curl snippet and run it in a terminal.