Overview
Puls is powered by an open-source backend that handles wallets, markets, trading, resolution, and the economy feed. The source is public:puls_backend on GitHub
Express backend — wallets, trading, leaderboard, economy feed.
What the backend does
Notifications
Notification endpoints return a wrapped object, e.g.{ "notifications": [ ... ] }, so clients should read the named field rather than expecting a bare array.
Endpoint references
Signals
Publish, browse, unlock, and analyze premium forecasts.
Blog
Read and publish Puls Journal posts.
Tips & Points
Send USDC tips; read points, quests, leaderboard.
The API surface evolves quickly during active development. Treat the GitHub repository as the source of truth for exact routes and payloads.
