hackathon

Additional material and support for hackathon events

View the Project on GitHub interrogen/hackathon

The Hackathon APIs

US Bank

This section will provide important technical details about the U.S. Bank APIs as well as useful tools that can be leveraged when working with these APIs.

This includes:

We have four APIs that collectively create a Bank in a Box. They emulate the backend of a financial institution and allow you to interact with banking accounts and perform normal transactions.

Hackathon API Name Description
Core Banking Core_Banking_API Allow your users to review past transactions with the Core Banking API. You can retrieve a user’s transaction history for a number of U.S. Bank products, including checking, savings, and different credit products
Money Movement Money_Movement The Money Movement API suite allows one to perform a variety of financial transactions into and out of different synthetic accounts to emulate real customer behavior: paying bills, depositing checks, purchasing items, etc
Virtual Card CaaS_API Allow a company administrator to manage its portfolio of virtual cards. It includes the ability to assign cards and review card usage
Reference Reference_API This API provides methods to look up both the definitions of Merchant Category Codes and popular U.S. Bank product types.

Additional Resources