{ "opencollection": "1.0.0", "info": { "name": "HELOC Inquiries Encryption HELOC Offers API", "version": "v1" }, "request": { "auth": { "type": "apikey", "key": "apikey", "value": "{{apikey}}", "placement": "header" } }, "items": [ { "info": { "name": "HELOC Offers", "type": "folder" }, "items": [ { "info": { "name": "getHelocOffersV2", "type": "http" }, "http": { "method": "POST", "url": "https://api.test.figure.com/products/heloc/pre-qualify/v2", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "Request affiliate HELOC offers", "type": "http" }, "http": { "method": "POST", "url": "https://api.test.figure.com/products/heloc/pre-qualify/v1", "body": { "type": "json", "data": "{}" } }, "docs": "Generate personalized HELOC offers for potential affiliate leads." } ] } ], "bundled": true }