kind="ready" connection.
There are two phases:
- Initial onboarding (today)
- Scaled onboarding (as coverage expands)
Bank onboarding typically takes 4–8 hours. We can onboard institutions on demand.
How We Onboard a New Bank Today
When a new institution is requested:1. Entity And Institution Selection
1. Entity And Institution Selection
The public API starts by choosing:
- The entity that will own the connection
- The institution to be connected
2. Setup-Stage Connection Creation
2. Setup-Stage Connection Creation
When the connection is created, Waycore returns:
- A setup-stage record
- Bank-specific delegated-user instructions
- The next required onboarding action
- A clear signal for whether the end user, integrator, or Waycore needs to act next

3. Delegated User Creation And Credential Handoff
3. Delegated User Creation And Credential Handoff
We guide the business through creating a dedicated Waycore user inside their bank portal.
This delegated user:

- Is a standard user within the bank’s permission system
- Is scoped explicitly by the bank
- Requires no technical expertise from the integrator beyond following the setup flow
4. Activation And First Sync
4. Activation And First Sync
After setup completion, Waycore:
- Validates the login flow
- Confirms permission scope
- Activates the connection
- Begins syncing data once the connection is ready
5. Authentication Handling
5. Authentication Handling
Banks fall into three broad categories:Software-based MFA (TOTP, SMS, app prompts)
Handled automatically where possible.Hardware tokens or operator approval steps
Handled via controlled human-in-the-loop operations when needed.Non-standard flows
Mapped and stabilized during onboarding before broad reuse.
Handled automatically where possible.Hardware tokens or operator approval steps
Handled via controlled human-in-the-loop operations when needed.Non-standard flows
Mapped and stabilized during onboarding before broad reuse.
6. Time to Live
6. Time to Live
From setup-stage connection creation to ready connection:
Typically live within hours.
How Onboarding Scales
Institution onboarding becomes progressively lighter as coverage grows.Reusable Bank Maps
For each bank we support, we maintain:- Portal flow maps
- Permission schema mapping
- MFA behavior patterns
- Known failure states
Adding the second customer at the same bank is significantly faster than the first. All it takes is enabling the delegated user on the customer’s side.
Guided Self-Serve (In Progress)
We are building guided onboarding flows that:- Walk users step-by-step through entity selection, institution discovery, and delegated-user creation
- Provide screen-level instructions specific to each bank
- Validate permissions and setup state
- Detect misconfiguration automatically

- RSA tokens
- Institutions with irregular authentication
- Unexpected portal changes
Constraints
Institution onboarding depends on:- The bank’s delegated user model
- Portal stability
- MFA requirements
- Permission clarity
Waycore does not bypass bank-native controls.