Endute Connect documentation
A read-only API for bank accounts, balances, transactions and investment accounts. Everything you need to build is here.
The Connect API is served from https://api.endute.com/v1. It is read-only: it can read a connected account's data, and it can never move money or change anything at the bank. Every request authenticates with an API key you create in the portal, and every response is scoped to that key owner's own accounts.
New here?
Quickstart
From account to first API call in about five minutes, using a sandbox bank.
Authentication
The bearer scheme, key lifecycle, entitlement rules and error codes.
Pagination & errors
The error envelope, cursor pagination, throttling and Retry-After.
Endpoint reference
Every endpoint, its parameters and response fields, from the schema.
Bank sync (SimpleFIN)
Connect Actual Budget and other SimpleFIN apps: setup tokens, the claim flow and the response format.
Data freshness
How often data updates, history depth, duplicates and cached balances.
Consent & reconnection
What consent expiry means for your integration and how reconnection works.
