Explore mock Open Banking and CFPB 1033 API responses. Simulate rate limiting, token refresh, and consent flows. Switch between UK Open Banking and US CFPB standards.
What is this? The Open Banking API Explorer lets you browse mock responses for UK Open Banking v3.1 and US CFPB 1033 endpoint schemas side-by-side. All JSON is generated locally and is fully editable — use it for prototyping, documentation, and developer onboarding.
UK Open Banking v3.1 is the FCA-mandated standard implemented by the UK's nine largest banks (CMA9) and hundreds of third-party providers. It covers account info, payment initiation, and confirmation of funds.
CFPB Section 1033 (finalized 2024) grants US consumers the right to access their financial data through standardized APIs, modeled after FDATA and Financial Data Exchange (FDX) conventions. Covered institutions must implement compliant data-sharing APIs by 2026–2030 depending on asset size.
Key differences: UK OB uses GBP-centric schemas with ISOs 20022 payment types; CFPB 1033 uses FDX JSON with USD. UK OB requires Strong Customer Authentication (SCA); CFPB relies on OAuth 2.0 / PKCE with permissioning rules per the final rule.