AxiomCalc
AxiomCalc is a financial calculator designed to provide accurate financial calculations like income tax through a simple RESTful interface. The project is currently in beta phase.
14 subscribers
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
AxiomCalc endpoints
| Method | Endpoint | Description |
|---|---|---|
| Tax Calculator | ||
| POST |
Calculate Tax /tax-calculator/calculate |
Calculates income tax for a given amount based on the specified tax regime and financial year for a country. The function uses country-specific tax slabs and rules to determine… |
| GET |
Get Countries /tax-calculator/countries |
Returns a list of countries for which the tax calculator has available data and rules. This helps users or applications ensure they are working with valid countries. |
| GET |
Get years /tax-calculator/year |
Returns a list of tax years for which the tax calculator has available data and rules. This helps users or applications ensure they are working with valid years. |
| Other endpoints | ||
| POST |
CAGR calculator /investment/cagr |
Calculates the Compound Annual Growth Rate (CAGR) given an initial investment value, a final value, and the total number of years. CAGR represents the annual growth rate of an… |
AxiomCalc pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|