Mortgage Calculator
Sample API Calls: /getMonthlyPayment?price=300000&downPaymentPct=20&annualInterestRate=2.25&loanTerm=30 /getAmortizationSchedule?price=300000&downPaymentPct=20&annualInterestRate=2.25&loanTerm=30
Mortgage Calculator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Monthly Payment /getMonthlyPayment |
This endpoint can be used to calculate monthly P&I (principal and interest) amount and total monthly payment amount for a fixed-rate mortgage based on input values such as home… |
| GET |
Get Amortization Schedule /getAmortizationSchedule |
This endpoint returns an amortization schedule table (as a list) containing monthly loan information including interest for the current month, principal for the current month,… |
Mortgage Calculator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | — |
|
| ULTRA Recommended | $8.99 / month | — |
|