Developers

Build on your own data.

Omadata exposes a REST API that gives you programmatic access to your personal financial and health data. Everything the dashboard shows is available via API.

REST API

GET
/api/financial/accounts

List connected bank accounts with balances

GET
/api/financial/transactions

Paginated transaction history

GET
/api/billing/summary

Active flows, usage, and subscription status

GET
/api/auth/me

Current authenticated user profile

POST
/api/integrations/{provider}/start

Initiate a provider OAuth connection

GET
/api/sport/activities

Sport activity feed

Authentication

# Session cookie (browser)

GET /api/financial/accounts

Cookie: session=<token>

# Bearer token (API)

Authorization: Bearer <token>

Base URL

https://omadata.io/api

2FA required for sensitive actions

Provider connections, data exports, and account deletion require a TOTP step-up via X-OMADATA-MFA-CODE header.

Connected providers

Nordea

Bank

Via Tink

Tink

Aggregator

Live

Procountor

Accounting

Live

Garmin

Sport

Pending

Aktia

Bank

Via Tink

Danske Bank

Bank

Via Tink

OP-pankki

Bank

Via Tink

Apple Health

Health

Planned

Start building

Create an account, connect a data source, and start querying your own data.

Create Free Account →