Documentation Index
Fetch the complete documentation index at: https://docs.cove.dev/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
Config Fields
Required Fields
id: Unique identifier for the verification stepname: Step type identifier (ASSETS)
Options
verify_net_worth: Whether to verify net worthverify_property_ownership: Whether to verify property ownershipvalidate_closing_costs: Whether to validate closing costs
Control Flow
Determines the next step based on verification results:- If
assets_verifiedistrue, proceeds to step6798005e683fb1e8abe7d854 - Otherwise, goes to step
6797fd5e683fb54e8abe7d852
Providers
- Primary: Plaid for asset verification and account connections
- Fallback: Flinks as secondary provider if Plaid connection fails
Example Response
Output Fields
Status Information
status: Current status of the verification (e.g., “COMPLETED”)assets_verified: Whether all assets were successfully verified
Net Worth and Down Payment
net_worth: Total net worthdown_payment: Total down payment
Property Information
properties: List of properties- Property address
- Property value
- HELOC
Closing Costs
closing_costs_covered: Whether closing costs are covered
Account Information
account_balances: List of connected bank accounts- Account details including ID, type, and balance
- Institution information
Monthly Analysis
monthly_data: Monthly financial analysis- Average balance for each month
- Total income and spending
Verification Details
verification: Information about the verification processprovider: Which provider performed the verificationverified_at: When verification was completed