← Back to marketplace
Plaid Banking
v3.0.0Connect bank accounts, verify identities, and access transaction data via Plaid.
bankingopen-bankingkycfintech
API Endpoints
GET
/v1/resourcesList all resourcesPOST
/v1/resourcesCreate a resourceGET
/v1/resources/:idRetrieve a resourcePUT
/v1/resources/:idUpdate a resourceDELETE
/v1/resources/:idDelete a resourceQuick Start
import OneRelaye from '@onrelaye/sdk';
const client = new OneRelaye({
apiKey: 'orelay_live_your_key_here',
});
const result = await client.plaid_banking.list();
console.log(result.data);CategoryBanking
Version3.0.0
StatusPublished
Published2/1/2024
Pricing Tiers
Free1,000 calls/mo
Pro100,000 calls/mo
EnterpriseUnlimited