Application Process
Contact the Blend team
Reach out via Discord or email to discuss your integration use case. Provide details about:
- Your product and user base
- Which DeFi products you want to offer
- Your technical stack and integration timeline
Review and approval
The Blend team evaluates your application and works with you to define the right product structure (which Risk Architect Baskets to use, how many Account Types you need, etc.).
Organization setup
Once approved, Blend creates your neobank organization. You receive:
- A neobank ID (e.g.,
brookwell) used for Safe resolution and API calls - Owner access to the neobank admin portal
- Auth0 credentials for the admin portal
Invite team members
As Owner, invite additional team members:
| Role | Permissions |
|---|---|
| Owner | Full control. Manage members, create Account Types, deploy accounts, view all analytics. |
| Admin | Create Account Types, deploy accounts, view analytics. Cannot manage members. |
| Member | Read-only access to analytics and monitoring. |
Create Account Types
Define the products you want to offer by creating Account Types and linking each to a Risk Architect Basket.
Integrate the SDK
Use the TypeScript SDKs and REST API to build the deposit, withdraw, and monitoring flows into your product.
Admin Portal
The neobank admin portal provides:- Account Type management: Create and configure product offerings
- User account monitoring: Track deployed accounts and their status
- Analytics: TVL, account counts, and performance metrics
- Organization settings: Member management and role assignments
The admin portal uses Auth0 authentication, separate from end-user authentication. End users interact only through your consumer app. They never access the admin portal.