monaco.api.pulse
Source: protos/api/pulse.proto
Use PulseService for the backend-cached market pulse news and sentiment feed. It is public — no auth — and serves the same snapshot as GET /api/v1/pulse.
Notes
GetPulseis public and takes an emptyGetPulseRequest.GetPulseResponsecarriesgenerated_at(ISO 8601 UTC),watchlist, anditems— eachPulseItemhasasset(ticker or"MARKET"),sentiment("Bullish"/"Neutral"/"Bearish"),summary,updated_at, andsources(eachPulseSourcehasurl,author,source,created_at,relevance1–5).- The snapshot refreshes hourly server-side; the RPC returns
UNAVAILABLEuntil the cache warms after a deploy.

