US HELOC Rate Decision
rateapi.lending.helocGet current HELOC APR rates, recommended actions, and lender comparisons filtered by state, combined loan-to-value ratio, and credit score tier.
Instructions
Get Home Equity Line of Credit (HELOC) rate decision. Returns current HELOC APR rates, recommended actions, and lender comparisons. Filter by combined loan-to-value ratio (CLTV), state, and credit score tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Two-letter US state code | |
| cltv | No | Combined loan-to-value ratio (0-95) | |
| credit_score | No | Credit score tier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |