Calculate a mortgage

Calculate a mortgage based on the provided inputs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
number
required

The listing price of the home.

number
required

The down payment amount. Use down_payment_type to specify the type of down payment, either percent or amount. If down_payment_type is set to percent, this field should be a percentage of the home price, e.g. 5.0. If down_payment_type is set to amount, this field should be the actual amount, e.g. 20000.

string
enum
required

The type of down payment - percent or amount.

Allowed:
string
required
length between 2 and 2

The state in which the home is located. Used to determine the average interest rate.

integer
enum
Defaults to 30

The term length of the loan in years.

Allowed:
number

The annual interest rate of the loan expressed as a percentage. Will return the current average rate of the given state if not provided.

number

The yearly cost of homeowner's insurance.

number

The yearly cost of property tax.

number

The monthly cost of private mortgage insurance.

number

The monthly cost of homeowner's association fees.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json