Rate shopping & comparison
For: consumer
Rank live credit-union mortgage offers for a borrower and explain why each ranked where it did.
Use rateapi to rank live credit-union mortgage offers for a borrower and explain why each ranked where it did.curl -X POST https://api.rateapi.dev/v1/decisions -H "x-api-key: rk_your_key_here" -H "Content-Type: application/json" -d '{"decision_type":"financing","context":{"request_id":"req_001","geo":{"state":"CA"}},"product_request":{"product_type":"mortgage","intent":"purchase","amount":400000,"term_months":360}}'