View Overnight Average product information from BankRate. Valid endpoints are /api/overnight_averages/TYPE

Product based

Type is one of auto, cd, mortgage, or savings.

Also accepts an optional query parameters: zipcode

Historical

The type can also be savings_historical or mortgage_historical.

This accepts a timespan parameter which represents time in number of days to look back, e.g. 7, 30, 120, etc. The default is 1.

if no_cache=True is included as a parameter, the API will not cache the response

GET /api/overnight_averages/mortgage
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "apryield": 4.3,
        "apryieldlastweek": 4.3,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=459",
        "productdescription": "1 yr jumbo ARM",
        "productid": 459,
        "productname": null,
        "producttype": "M",
        "ratediff": "S",
        "ratelastweek": 2.66,
        "ratevalue": 2.66,
        "state": "ZZ"
    },
    {
        "apryield": 4.13,
        "apryieldlastweek": 4.13,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=460",
        "productdescription": "3/1 jumbo ARM",
        "productid": 460,
        "productname": null,
        "producttype": "M",
        "ratediff": "D",
        "ratelastweek": 2.92,
        "ratevalue": 2.86,
        "state": "ZZ"
    },
    {
        "apryield": 3.77,
        "apryieldlastweek": 3.78,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=462",
        "productdescription": "7/1 jumbo ARM",
        "productid": 462,
        "productname": null,
        "producttype": "M",
        "ratediff": "U",
        "ratelastweek": 3.09,
        "ratevalue": 3.15,
        "state": "ZZ"
    },
    {
        "apryield": 3.43,
        "apryieldlastweek": 3.44,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=1",
        "productdescription": "30 yr fixed mtg",
        "productid": 1,
        "productname": null,
        "producttype": "M",
        "ratediff": "S",
        "ratelastweek": 3.23,
        "ratevalue": 3.23,
        "state": "ZZ"
    },
    {
        "apryield": 2.77,
        "apryieldlastweek": 2.79,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=2",
        "productdescription": "15 yr fixed mtg",
        "productid": 2,
        "productname": null,
        "producttype": "M",
        "ratediff": "D",
        "ratelastweek": 2.51,
        "ratevalue": 2.49,
        "state": "ZZ"
    },
    {
        "apryield": 4.39,
        "apryieldlastweek": 4.39,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=3",
        "productdescription": "1 yr ARM",
        "productid": 3,
        "productname": null,
        "producttype": "M",
        "ratediff": "S",
        "ratelastweek": 2.87,
        "ratevalue": 2.87,
        "state": "ZZ"
    },
    {
        "apryield": 3.35,
        "apryieldlastweek": 3.36,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=4",
        "productdescription": "30 yr fixed jumbo mtg",
        "productid": 4,
        "productname": null,
        "producttype": "M",
        "ratediff": "D",
        "ratelastweek": 3.28,
        "ratevalue": 3.27,
        "state": "ZZ"
    },
    {
        "apryield": 3.78,
        "apryieldlastweek": 3.89,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=5",
        "productdescription": "30 yr FHA mtg",
        "productid": 5,
        "productname": null,
        "producttype": "M",
        "ratediff": "D",
        "ratelastweek": 3.05,
        "ratevalue": 2.95,
        "state": "ZZ"
    },
    {
        "apryield": 3.99,
        "apryieldlastweek": 3.98,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=6",
        "productdescription": "5/1 ARM",
        "productid": 6,
        "productname": null,
        "producttype": "M",
        "ratediff": "U",
        "ratelastweek": 2.98,
        "ratevalue": 3.08,
        "state": "ZZ"
    },
    {
        "apryield": 4.26,
        "apryieldlastweek": 4.26,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=8",
        "productdescription": "3/1 ARM",
        "productid": 8,
        "productname": null,
        "producttype": "M",
        "ratediff": "S",
        "ratelastweek": 2.86,
        "ratevalue": 2.86,
        "state": "ZZ"
    },
    {
        "apryield": 3.81,
        "apryieldlastweek": 3.83,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=9",
        "productdescription": "7/1 ARM",
        "productid": 9,
        "productname": null,
        "producttype": "M",
        "ratediff": "U",
        "ratelastweek": 3.0,
        "ratevalue": 3.05,
        "state": "ZZ"
    },
    {
        "apryield": 3.93,
        "apryieldlastweek": 3.9,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=10",
        "productdescription": "10/1 ARM",
        "productid": 10,
        "productname": null,
        "producttype": "M",
        "ratediff": "U",
        "ratelastweek": 3.07,
        "ratevalue": 3.18,
        "state": "ZZ"
    },
    {
        "apryield": 2.62,
        "apryieldlastweek": 2.61,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=388",
        "productdescription": "10 yr fixed mtg",
        "productid": 388,
        "productname": null,
        "producttype": "M",
        "ratediff": "U",
        "ratelastweek": 2.38,
        "ratevalue": 2.4,
        "state": "ZZ"
    },
    {
        "apryield": 3.28,
        "apryieldlastweek": 3.27,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=387",
        "productdescription": "20 yr fixed mtg",
        "productid": 387,
        "productname": null,
        "producttype": "M",
        "ratediff": "U",
        "ratelastweek": 3.05,
        "ratevalue": 3.07,
        "state": "ZZ"
    },
    {
        "apryield": 3.22,
        "apryieldlastweek": 3.29,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=449",
        "productdescription": "30 yr VA mtg",
        "productid": 449,
        "productname": null,
        "producttype": "M",
        "ratediff": "D",
        "ratelastweek": 3.01,
        "ratevalue": 2.98,
        "state": "ZZ"
    },
    {
        "apryield": 4.3,
        "apryieldlastweek": 4.3,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=479",
        "productdescription": "1 yr jumbo ARM refi",
        "productid": 479,
        "productname": null,
        "producttype": "R",
        "ratediff": "S",
        "ratelastweek": 2.66,
        "ratevalue": 2.66,
        "state": "ZZ"
    },
    {
        "apryield": 3.92,
        "apryieldlastweek": 3.92,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=480",
        "productdescription": "3/1 jumbo ARM refi",
        "productid": 480,
        "productname": null,
        "producttype": "R",
        "ratediff": "D",
        "ratelastweek": 2.87,
        "ratevalue": 2.81,
        "state": "ZZ"
    },
    {
        "apryield": 3.84,
        "apryieldlastweek": 3.86,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=482",
        "productdescription": "7/1 jumbo ARM refi",
        "productid": 482,
        "productname": null,
        "producttype": "R",
        "ratediff": "U",
        "ratelastweek": 3.14,
        "ratevalue": 3.18,
        "state": "ZZ"
    },
    {
        "apryield": 3.44,
        "apryieldlastweek": 3.45,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=216",
        "productdescription": "30 yr fixed mtg refi",
        "productid": 216,
        "productname": null,
        "producttype": "R",
        "ratediff": "D",
        "ratelastweek": 3.32,
        "ratevalue": 3.31,
        "state": "ZZ"
    },
    {
        "apryield": 2.75,
        "apryieldlastweek": 2.75,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=215",
        "productdescription": "15 yr fixed mtg refi",
        "productid": 215,
        "productname": null,
        "producttype": "R",
        "ratediff": "S",
        "ratelastweek": 2.56,
        "ratevalue": 2.56,
        "state": "ZZ"
    },
    {
        "apryield": 4.37,
        "apryieldlastweek": 4.37,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=217",
        "productdescription": "1 yr ARM refi",
        "productid": 217,
        "productname": null,
        "producttype": "R",
        "ratediff": "S",
        "ratelastweek": 2.81,
        "ratevalue": 2.81,
        "state": "ZZ"
    },
    {
        "apryield": 3.38,
        "apryieldlastweek": 3.41,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=222",
        "productdescription": "30 yr jumbo fixed mtg refi",
        "productid": 222,
        "productname": null,
        "producttype": "R",
        "ratediff": "D",
        "ratelastweek": 3.36,
        "ratevalue": 3.33,
        "state": "ZZ"
    },
    {
        "apryield": 3.73,
        "apryieldlastweek": 3.73,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=265",
        "productdescription": "30 yr FHA mtg refi",
        "productid": 265,
        "productname": null,
        "producttype": "R",
        "ratediff": "S",
        "ratelastweek": 2.89,
        "ratevalue": 2.89,
        "state": "ZZ"
    },
    {
        "apryield": 4.03,
        "apryieldlastweek": 4.03,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=219",
        "productdescription": "5/1 ARM refi",
        "productid": 219,
        "productname": null,
        "producttype": "R",
        "ratediff": "U",
        "ratelastweek": 3.04,
        "ratevalue": 3.09,
        "state": "ZZ"
    },
    {
        "apryield": 3.94,
        "apryieldlastweek": 3.95,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=224",
        "productdescription": "5/1 jumbo ARM refi",
        "productid": 224,
        "productname": null,
        "producttype": "R",
        "ratediff": "U",
        "ratelastweek": 2.99,
        "ratevalue": 3.02,
        "state": "ZZ"
    },
    {
        "apryield": 4.06,
        "apryieldlastweek": 4.06,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=218",
        "productdescription": "3/1 ARM refi",
        "productid": 218,
        "productname": null,
        "producttype": "R",
        "ratediff": "S",
        "ratelastweek": 2.76,
        "ratevalue": 2.76,
        "state": "ZZ"
    },
    {
        "apryield": 3.87,
        "apryieldlastweek": 3.89,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=220",
        "productdescription": "7/1 ARM refi",
        "productid": 220,
        "productname": null,
        "producttype": "R",
        "ratediff": "U",
        "ratelastweek": 3.07,
        "ratevalue": 3.08,
        "state": "ZZ"
    },
    {
        "apryield": 3.97,
        "apryieldlastweek": 3.97,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=221",
        "productdescription": "10/1 ARM refi",
        "productid": 221,
        "productname": null,
        "producttype": "R",
        "ratediff": "U",
        "ratelastweek": 3.24,
        "ratevalue": 3.28,
        "state": "ZZ"
    },
    {
        "apryield": 2.62,
        "apryieldlastweek": 2.62,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=223",
        "productdescription": "15 yr jumbo fixed mtg refi",
        "productid": 223,
        "productname": null,
        "producttype": "R",
        "ratediff": "S",
        "ratelastweek": 2.57,
        "ratevalue": 2.57,
        "state": "ZZ"
    },
    {
        "apryield": 2.74,
        "apryieldlastweek": 2.7,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=393",
        "productdescription": "10 yr fixed mtg refi",
        "productid": 393,
        "productname": null,
        "producttype": "R",
        "ratediff": "U",
        "ratelastweek": 2.5,
        "ratevalue": 2.56,
        "state": "ZZ"
    },
    {
        "apryield": 3.33,
        "apryieldlastweek": 3.34,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=392",
        "productdescription": "20 yr fixed mtg refi",
        "productid": 392,
        "productname": null,
        "producttype": "R",
        "ratediff": "D",
        "ratelastweek": 3.16,
        "ratevalue": 3.15,
        "state": "ZZ"
    },
    {
        "apryield": 3.17,
        "apryieldlastweek": 3.17,
        "cityname": null,
        "lastupdate": "3/12/2021",
        "marketid": 0,
        "prodhyperlink": "http://www.bankrate.com/funnel/mortgages/?&prods=450",
        "productdescription": "30 yr VA mtg refi",
        "productid": 450,
        "productname": null,
        "producttype": "R",
        "ratediff": "U",
        "ratelastweek": 2.93,
        "ratevalue": 2.94,
        "state": "ZZ"
    }
]