Implement FDX-aligned data sharing for US open banking consumer data access

domain: financialdataexchange.org · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register as a data recipient with the financial institution (FI) or data access network (e.g. Akoya, Finicity) that has adopted the FDX API standard; obtain OAuth 2.0 client credentials
  2. Initiate the consent flow: construct an authorization request per the FDX consent model, specifying the requested data clusters (e.g. ACCOUNT_BASIC, ACCOUNT_DETAILED, TRANSACTIONS) and consent duration
  3. Complete the OAuth 2.0 PKCE flow: redirect the user to the FI's authorization server, handle the callback, and exchange the code for tokens at the FI's token endpoint
  4. Call the FDX-standardized endpoints: GET /fdx/v5/accounts for account list, GET /fdx/v5/accounts/{accountId} for details, and GET /fdx/v5/accounts/{accountId}/transactions with pagination parameters (offset, limit, startTime, endTime)
  5. Honor consent lifecycle: respect the consentId returned during authorization, check consent status via GET /fdx/v5/consents/{consentId}, and cease data access when consent is revoked or expired

Known gotchas

Related routes

understand and integrate the FDX API standard for financial data sharing
fdx-api · 6 steps · unrated
Access consumer financial data via the FDX v6 API using OAuth 2.0 FAPI 2.0 (Blue Profile) with PAR and PKCE
financialdataexchange.org · 6 steps · unrated
Implement FDX v6 FAPI 2.0 Pushed Authorization Request (PAR) and PKCE for a data aggregator consent flow
banking-general · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans