GET /api/mpp/employee/balance/stream
Pricing
$0.001 per tick — Subsidizes the server overhead of maintaining an open websocket/SSE connection for long durations.
Payment type
Session — You initiate an MPP session, locking a small reserve of gas, which is drained incrementally by the tick as long as the stream is open.
Request
MPP API
Salary Stream
Real-time SSE channel tracking salary accrual down to the second.
Opens a Server-Sent Events (SSE) stream allowing an employer dashboard or employee wallet to watch their salary balance grow in real-time.
Endpoint
Response
Example
Notes
Ensure your client can handle reconnection gracefully. The session will close if the locked reserve is depleted.