{ "opencollection": "1.0.0", "info": { "name": "Teller Accounts Institutions API", "version": "2020-10-12" }, "items": [ { "info": { "name": "Institutions", "type": "folder" }, "items": [ { "info": { "name": "List Institutions", "type": "http" }, "http": { "method": "GET", "url": "https://api.teller.io/institutions" }, "docs": "Returns all supported financial institutions and the Teller products available for each. Does not require authentication." } ] } ], "bundled": true }