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
/api/financial/accountsList connected bank accounts with balances
/api/financial/transactionsPaginated transaction history
/api/billing/summaryActive flows, usage, and subscription status
/api/auth/meCurrent authenticated user profile
/api/integrations/{provider}/startInitiate a provider OAuth connection
/api/sport/activitiesSport activity feed
Authentication
# Session cookie (browser)
GET /api/financial/accounts
Cookie: session=<token>
# Bearer token (API)
Authorization: Bearer <token>
Base URL
https://omadata.io/api2FA 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 TinkTink
Aggregator
LiveProcountor
Accounting
LiveGarmin
Sport
PendingAktia
Bank
Via TinkDanske Bank
Bank
Via TinkOP-pankki
Bank
Via TinkApple Health
Health
PlannedStart building
Create an account, connect a data source, and start querying your own data.
Create Free Account →