SimpleFIN: connect Actual Budget and friends

One aggregation, many apps: Endute can be the bank feed for any tool that speaks SimpleFIN.

What SimpleFIN is for

SimpleFIN is an open protocol that budgeting tools like Actual Budget use to pull bank data. Endute serves it, which means the bank connections you maintain here can feed those tools too: one place manages the banks, every compatible app drinks from the same feed. It is included in your subscription on exactly the same terms as the API.

Setting up a connection

In My Account, the API access card has a SimpleFIN bank sync section. Click Create setup token, optionally naming it for the app it will feed, and copy the token from the one-time reveal; like API keys, it is shown exactly once. Paste it into the other app's SimpleFIN setup and the link is live.

  • Each token links one app: the first app to claim it owns it, which is why the card shows Not yet used until a claim happens and In use after.
  • The token list shows creation and last-synced dates, so a connection that stopped pulling is visible at a glance.
  • Revoking a token stops that app's access immediately and permanently; connecting again means a fresh token.

Read-only, like everything else

A SimpleFIN token grants read access to account and transaction data, nothing more. The consuming app cannot change anything in Endute, and revoking the token is always one click away.

What next

For programmatic access beyond what SimpleFIN carries, the API key guide covers the full REST API, and the SimpleFIN developer docs document the protocol details.