API Calls
Managed Banking provides several API endpoints to help you manage accounts, transactions, and payments.
Our API is available in two environments:
| Name | Dashboard URL | API URL |
|---|---|---|
| Sandbox | https://app.s.unit.sh/ | https://api.s.unit.sh/ |
| Live | https://app.unit.co | https://api.unit.co/ |
Note
To be able to use the api, you'll first need to Create an API token for Managed Solutions APIs by contacting your Unit solution engineer to help set up an API token for both Sandbox and Production environments.
In this section
| Endpoints | What they're for |
|---|---|
| Accounts | Get and list deposit accounts |
| Customers | Get and list customers |
| Transactions | Get and list transactions |
| Check Deposits | Get a check deposit |
| Book Payments | Create a book payment between accounts |
| Users | Revoke a user's access to the banking app |
| List Webhook Events | List webhook event resources for the last 90 days |
| Suggested Actions Coming Soon | Create, approve, decline, and cancel suggested actions |