For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Contact Support
Get Started
Contact Support
Get Started
API Reference
Accounts
List Accounts
Copy page
GET
https://
api.modernfi.com
/
digital-banking
/
v1
/
accounts
Authentication
Authorization
Bearer
Bearer authentication of the form
Bearer <token>
, where token is your auth token.
Response
Successful Response
id
string
institution_id
string
signer_primary
string or null
account_title
string
interest_rate
string
interest_rate_tiers
list of objects
Show 4 properties
insurance_limit
string
account_type
enum
Allowed values:
MMDA
DDA
created_at
string
is_joint_account
boolean
total_balance
string
pending_balance
string
is_reciprocation_prioritized
boolean
is_receiving_printed_statements
boolean
closed_at
string or null
signer_secondary
string or null
beneficiary_name
string or null
beneficiary_tin
string or null
institution_sweep_account_id
string or null
institution_return_account_id
string or null
institution_branch_id
string or null
depositors
list of objects or null
Show 15 properties
managed_sweep_target_balance
string or null
shadow_account
object or null
Show 4 properties
notes
string or null
pricing_group_id
string or null
institution_account_id
string or null
Deprecated
institution_alternative_id
string or null
Deprecated
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error