Additional material and support for hackathon events

Virtual support will be available throughout the event.
The event will be hosting a Microsoft Team server. The technical team will be monitoring this server and responding to questions immediately.
Furthermore, each team will have a mentor assigned to them who will be available to help with conceptual questions. Mentors will set up a private channel for each team.
The developer portal for the Money Hack Hackathon is located at:
hacktotrack-innovation.usbank.com.
Here are a few more resources:
Yes, you will need to register for an account on the Developer Portal in order to view the API documentation and obtain an API key. Complete signup instructions are provided in this folder. Once you complete the signup process, a confirmation email will be sent to this address to activate your account.
In order to use any of the U.S. Bank APIs, you will need to first request an API key from the developer portal. You will use this key, as well as any query data, to call these APIs.
Each team will receive their own unique test account that will be pre-populated with test data.
For the The Money Hack hackathon, each team will receive their own customer ID that will be distributed on the day of the event. This account will provide you with a customer that has four different accounts:
The customer ID is the starting point to accessing all of your unique data, including the ability to create your own financial transactions.
The specific details about how to use your test account are provided in the sections about each API. Throughout this event, you will probably use the Core Banking, Money Movement and Reference APIs to create your product.
Please let the hackathon team know if you require more than one test account.
The Core Banking APIs provide read-only access to account data. These are the methods that you will use to find account information and current balances. You can also look at the details for any of your transactions.
More detailed information is available here
The Money Movement APIs provide all of the functionality for performing financial transactions including credit card purchases. You may want to set up a transfer to your savings account to reach a savings goal.
More detailed information is available here
The Customer as a Service (CAAS) APIs are the high level APIs for managing virtual cards. In this hackathon, you will have little reason to use this functionality.
However, you may be interested in setting up one of your credit cards to be used in a digital wallet. The CAAS API has methods for inserting a card into either an Apple Pay or Google Pay wallet. Then, you can use the Money Movement API to make a card purchase using your digital wallet.
More detailed information is available here
The main purpose of the Reference APIs is give you access to the standard industry codes for card purchases. These methods will only be useful for you if you need to classify card purchases based on their general category (e.g. restaurant purchases, gas purchases, etc.)
More detailed information is available here