CalcX - Investment API
This API calculates the simple interest, compound interest, investment returns, return on investment, capital gains tax, and annual percentage yield of an investment based on the input parameters.
CalcX - Investment API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET - Calculate Investment /calculate |
This endpoint performs multiple investment calculations in a single request. It accepts a list of investment parameters, such as principal amount, rate of return, time period,… |
| POST |
POST - Calculate Investment /calculate/post |
This endpoint is designed to perform investment calculations based on the input parameters provided in the request body. It accepts parameters such as principal amount, rate of… |
| POST |
Batch - Calculate Investment /calculate/batch |
This batch endpoint allows you to process multiple investment calculations in a single request. Instead of making individual requests for each calculation, you can submit an… |
CalcX - Investment API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.17 / month | — |
|
| ULTRA Recommended | $63.17 / month | — |
|
| MEGA | $369.17 / month | — |
|