Settings
Lyra connects to the brain at lyra-mind-stream-api.scanflip.uk by default. REST traffic uses a same-origin proxy to avoid mobile browser CORS blocks.
Connection
Sent as Authorization: Bearer … on REST calls and as socket auth on the WebSocket. Connections reconnect automatically when this changes.
Diagnostics
- Health—
- Graph—
- Activity—
- WebSocket—
Performance
Reset
Security: The auth token and URLs are stored in your browser only. REST calls send the token as Authorization: Bearer …; the WebSocket sends it via socket auth.