API Playground
Select a calculator, fill in inputs, and hit Run to see live results. Auto-generated code snippets update as you type.
Request body
cURL
curl -X POST https://calccrack.com/api/v1/calc/emi-calculator \
-H "Content-Type: application/json" \
-d '{"principal":3000000,"annualRate":8.5,"tenureMonths":240}'Live preview โ snippets update as you change inputs above. Replace ch_YOUR_API_KEY with your real key for production use. Get a free API key.
Using this in production? Get a free API key to track usage and increase limits.
Get API key to use in production