iframe
/embed/[ticker]. Replace the ticker with any Kalshi or Polymarket id.
embed.js helper
[data-sf-embed] element and inserts an iframe with the right size.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Drop a live odds card into any web page via iframe or auto-mounted helper script.
<iframe
src="https://simplefunctions.dev/embed/KXRATECUT-26DEC31"
width="320" height="220"
loading="lazy"
style="border: 0; border-radius: 8px;"
></iframe>
/embed/[ticker]. Replace the ticker with any Kalshi or Polymarket id.
<div data-sf-embed="KXRATECUT-26DEC31"></div>
<script src="https://simplefunctions.dev/embed.js" async></script>
[data-sf-embed] element and inserts an iframe with the right size.
https://simplefunctions.dev/embed
Was this page helpful?