Skip to main content
The embed widget renders a live odds card with current price, sparkline, and resolution metadata.

iframe

The route is /embed/[ticker]. Replace the ticker with any Kalshi or Polymarket id.

embed.js helper

The script auto-finds every [data-sf-embed] element and inserts an iframe with the right size.

Embed builder

For visual config (size, theme, show/hide labels):
Returns embed HTML you can copy-paste.

Live updates

The embedded iframe polls every 30s for price updates. No WebSocket — it’s a static-friendly drop-in.

Auth

Public; no API key required. Embeds are rate-limited per-domain.