← all adapters

plaid-style

simulates Plaid API 2020-09-14

restadapter v0.1.08 routes

use it

# add to stunt.yaml
services:
  plaid:
    adapter: embedded:plaid-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

itemsaccountstransactionspublic_tokensaccess_tokenslink_tokens

routes (8)

POST/link/token/create
POST/item/public_token/exchange
POST/accounts/balance/get
POST/accounts/get
POST/transactions/sync
POST/identity/get
POST/item/get
POST/item/remove