plaid-fetch

JSON →
library 1.0.2 ·javascript
verified Jun 7, 2026

Community-maintained Plaid API client using fetch instead of Axios, generated from Plaid's OpenAPI spec via @openapitools/openapi-generator-cli (typescript-fetch). Current version 1.0.2. Built for edge environments (Cloudflare Workers, Deno, browser-like runtimes) where Plaid's official Node SDK (Axios-dependent) does not work. Key difference: responses returned directly without .data wrapper. Actively maintained on GitHub with plans for automated releases.