Cross River
Cross River is a regulated bank (FDIC member, Fort Lee, NJ) that delivers embedded finance and Banking-as-a-Service (BaaS) through its Cross River Operating System (COS) - a collection of REST APIs for deposit accounts, ACH, wires, instant payments (RTP, FedNow, CRNow), card issuing and processing, lending, and KYC/customer onboarding. Access is partner/enterprise-gated - programs are onboarded through Cross River sales and a relationship manager, and OAuth2 client credentials are provisioned for sandbox and then production. Endpoints are grounded in the public developer documentation at docs.crossriver.com; request/response schemas are modeled where the live sandbox is credential-gated.
APIs
Cross River Accounts API
Open and manage COS deposit accounts (DDA) and subledgers - create accounts from a product, apply and remove restrictions, retrieve statements and tax documents, and manage time...
Cross River ACH Payments API
Originate and receive ACH payments over the Federal Reserve ACH network - single payments, client batches, same-day ACH, reversals, and returns, with utilization monitoring. Par...
Cross River Wires API
Send domestic wire transfer payments, cancel wires, and handle drawdown requests and responses (request an inbound wire and respond to one). Part of the COS Payments module.
Cross River Instant Payments API
Send and receive funds instantly 24/7 across CRNow, RTP (The Clearing House), and FedNow - initiate credit transfers, requests for payment, returns, and query supported financia...
Cross River Cards API
Issue and manage debit cards - create cards, activate, suspend and unsuspend, close, replace lost/stolen/damaged cards, set the PIN, and manage spend controls. Part of the COS C...
Cross River Lending API
Originate and service loans - create and update loan applications, attach documents, request funding payment rails, retrieve loan details, and cancel loans. Uses a separate lend...
Cross River Customer Management API
Create and manage the customer records (KYC/onboarding) required before opening accounts or issuing cards - personal and business customers, beneficial owners, identifications, ...