Tooling
API
The Unit API is the primary integration surface. It follows REST conventions with JSON:API formatting. Every key entity — customers, accounts, payments, cards, transactions — is created and managed through API calls. The API exposes raw network data rather than abstracting it away. Webhooks are available for all significant state changes.
Dashboard
Unit provides an operational Dashboard that your team (and your bank partner) can use to manage key entities and monitor activity. It works off the same data as the API. Access controls let you configure what different users can see and do.
UI Components
Unit offers a library of pre-built, white-label UI components for common surfaces: account overview, transaction history, card management, and more. These are designed to be embedded in your product and styled to match your brand. They're a practical way to ship faster on flows that don't need fully custom UI. You can use them selectively alongside API use, or your own visual components.