← Articles
Pulse: micro prediction markets and the live API logo
pulse

Pulse: micro prediction markets and the live API

· SEP 22, 2026 ·
Read
Share

No public OpenAPI at /developers. Keep Polymarket. thepulse.bet is not this site.

devrels.xyz/a/328

Pulse is real-time micro prediction markets. Short-term price moves across multiple assets. The site is thepulse.markets. Keywords on the page include Solana. The URL you dropped, /developers#/, is an in-app SPA route. There is no public OpenAPI or Swagger document at that hash.

The live API root is https://pulseclone-production.up.railway.app/ and returns Pulse API Server version 1.0.0 in production. Polymarket stays on its own piece. HTML on this site says thepulse.bet is another product's host. Do not treat it as Pulse.

What the API actually exposes

GET /health is a live ops dump (ok, production). Build id r1293, 22 Sep 2026. Game modes on that payload: climb, races, spike. Climb USDC stake min 0.01, max 1. Catalog buckets: crypto, commodities, forex, indices, stocks. Majors present and active: BTC, ETH, SOL. Rewards and payouts flagged enabled. Solana RPC is configured (not on the public fallback).

The frontend bundle also calls /api/geo/check, geo waitlist, and landing quotes for packages and races. Support mail on the bundle: [email protected].

Developers page

/developers is a hash router in the same React app (password-reset lives under #/reset-password). It is not a docs site. If Pulse later publishes OpenAPI, that is a different URL. Until then, treat the Railway root plus /health as the public surface we can verify.

Resources

Keep reading

Get new articles in your inbox

Technical deep-dives on Solana tooling, infrastructure, and ecosystem. No noise.

Pulse: micro prediction markets and the live API | devrels.xyz