These docs contain sample RESTful banking-as-a-service (BaaS) APIs available to Sandbox Banking client institutions and their partners.
Fintechs, developers, banks, or credit unions looking to consume or deploy BaaS services should REQUEST ACCESS.
Sandbox Banking delivers BaaS APIs via Glyue, our low-code integration and API builder platform.
All APIs are intended only as samples – bank and credit union clients of Sandbox Banking may purchase:
- Limited subsets of the listed APIs
- APIs beyond those listed in these docs
- Highly customized versions of the listed APIs
The APIs within these docs are powered by our "mock bank" Glyue instance at https://glyuedev.mockbank.sandboxbanking.com.
Several different services are documented:
-
Retrieve Customer Details
GET /api/v1/core-processor/customers -
Retrieve Monetary Transactions
GET /api/v1/core-processor/monetary-transactions -
Create Customers
POST /api/v1/core-processor/customers -
Create Deposit Accounts
POST /api/v1/core-processor/deposit-accounts -
Transfer Money Internally
POST /api/v1/core-processor/monetary-internal-transfers