Content

To embed your calculator, please go to the Embed tab on the right side of the top menu above your calculator, right next to the green button Save a calculator. 

Every calculator has an embed code that looks like this, please see below, and you have two options to choose from - without or with an iframe.

<link rel="stylesheet" href="http://embed.calculoid.com/styles/main.css" />
<script src="http://embed.calculoid.com/scripts/combined.min.js"></script>
<div ng-app="calculoid" ng-controller="CalculoidMainCtrl" ng-init="init({calcId:64,apiKey:''})" ng-include="load()"></div>

 

This code is the same for every calculator except for this part:

{calcId:64,apiKey:''}

CalcID stands for the unique calculator number that loads a specific calculator, in this calculator 64. No API key, as in the example above, loads calculator according to free membership. If you login or add manually your API key there, your calculator will be loaded according to your membership type and its permissions.

Additional information

Start Free Now

Create your own web calculator in a matter of minutes.
Test all features in the 30-day free trial. 

Sign Up Free

No credit card or installation needed