BorderFolio/Freedom24 portfolio tracker/API connection

Connecting Freedom24 with read-only API keys

Last reviewed 9 September 2026

Freedom24 lets you generate an API key pair in your own cabinet. BorderFolio uses that pair — and nothing else — to read the account: current positions and executed trades, signed per request, no login session ever established. Paste the keys once and the portfolio maintains itself: first sync in under a minute, a refresh every night, and a manual sync button for whenever you want the latest state now.

Broker
Freedom24 (freedom24.com)
Credentials
API key pair you generate — never a password, never OAuth
Access
Read-only: current positions and trades history, nothing else
Sync
Immediately on connect, then nightly, plus a manual sync button
Secret storage
Encrypted at rest, decrypted only to sign a request, never logged
Revocation
Delete the key pair in the Freedom24 cabinet — effective immediately
Last reviewed
9 September 2026

The four steps

  1. Generate the pair. In the Freedom24 cabinet, open the API settings and create a new public/secret key pair. Make one specifically for BorderFolio — a dedicated pair is trivial to revoke without touching anything else you use.
  2. Paste it in. In BorderFolio, choose Connect broker, pick Freedom24, paste both keys and pick the currency the portfolio reports in — foreign holdings convert to it.
  3. The pair is proven, then sealed. One read-only positions call checks the keys actually work before anything is saved. A rejected pair produces a clear error, not a stored connection that fails silently on every sync. The accepted secret is encrypted at rest.
  4. First sync, then nightly. The first pull starts immediately and usually finishes in under a minute. From then on the portfolio refreshes every night on its own.

What each sync reads

The trade history is the point. A tracker that only mirrors today's positions can never say how much of the balance is money you put in — the dated buys are what make the contribution-vs-growth split a running figure instead of a spreadsheet reconstruction.

Why this is safer than it sounds

"Connect your broker" usually means handing over a password or routing through an aggregation service. This is neither:

The broader account of what is stored and who can see it is on the security page. And if even revocable keys are more than you want to share, the broker report import and manual entry build the same portfolio with no connection at all.

What the connection does not do

Freedom24 portfolio trackerWhat the synced account becomes: contributions vs growth, withholding per residence, the estate threshold. Import a Freedom24 broker reportThe no-keys alternative: PDF or Excel report in, reviewable history out. Security & data handlingHow keys and statements are stored, who has access, and how to delete everything. True return methodologyHow deposited capital is separated from market growth, and what the method cannot see.
Connect your Freedom24 account Explore a sample portfolio Keys you generate, keys you revoke · read-only by construction.