Developer API
Free, public, CORS-enabled JSON API โ every calculator on this site, callable from your own code.
โฆ/api.php
POST ยท Content-Type: application/json
Send parameters as a JSON body to api.php?cat=<category>&action=<action>.
No API key, no rate limit enforced โ this is a free demo API, please be reasonable with traffic.
Responses are JSON; on error you'll get {"error":"message"} with HTTP 400.
Endpoint Reference