Skip to main content
GET
/
api
/
v1
/
mortgage
/
rates
Get Mortgage Rates
curl --request GET \
  --url https://api.example.com/api/v1/mortgage/rates \
  --header 'x-rapidapi-key: <api-key>'
{}

Authorizations

x-rapidapi-key
string
header
required

Rapid API Key

Query Parameters

loan_program
string
required

Loan Program

Example:

"Fixed10Year"

Response

Success

The response is of type object.