{ "opencollection": "1.0.0", "info": { "name": "Interswitch Recharge Airtime Providers API", "version": "2024-01-01" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Providers", "type": "folder" }, "items": [ { "info": { "name": "List Loan Providers", "type": "http" }, "http": { "method": "GET", "url": "https://sandbox.interswitchng.com/lending-service/api/v1/offers/providers" }, "docs": "List Loan Providers" } ] } ], "bundled": true }