Developers
mySutra Web SDK
Embed EMI, BMI, GST, SIP, and other mySutra tools on any site — HTML, React, WordPress, Webflow, and more. Version 1 is fully static: no API keys, no backend.
<script src="https://tools.1dollars.org/sdk/v1/mysutra.min.js"></script>
<script>
MySutra.render({ target: "#app", tool: "emi-calculator" });
</script>