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.
Contact SupportGet Started
  • Modernfi Developer Hub
    • Overview for Developers
    • Getting Started
  • Topics
    • Using the Sandbox
    • Authentication
    • Account Structure
    • Idempotency
    • Transaction Records and Sweeps
    • Balance Fields
    • Interest
    • Reports
    • Versioning
    • Changelog
  • API Reference
LogoLogo
Contact SupportGet Started

Changelog

All changes to the ModernFi API are documented here in reverse chronological order. Each entry includes new and updated endpoints, schema changes, deprecations, and removals. Breaking changes are flagged as such and include migration guidance. We recommend reviewing this page closely before beginning development or upgrading to a new API version.
November 1, 2024
November 1, 2024
Was this page helpful?
Previous

List Accounts

Next
Built with

v1.0.1

Welcome to the developer hub and documentation for ModernFi!

We’re pleased to announce the first official release of the ModernFi API, providing comprehensive access to our deposit network platform.

Initial Release

Core Features

  • Authentication — Secure OAuth 2.0 authentication flow
  • Account Management — Create and manage depositor accounts
  • Transaction Records — Record and track deposit movements
  • Sweep Operations — Automated deposit sweeps into the network
  • Interest Calculations — Transparent interest accrual and payments
  • Reporting — Daily and monthly reporting endpoints

Available Endpoints

  • Account creation and management
  • Transaction record endpoints
  • Daily and monthly reporting
  • Balance inquiries
  • Interest calculations

Getting Started

Review our Getting Started guide to begin integrating with the ModernFi API. For testing, we provide a full-featured Sandbox environment.