---
title: Unified Finance API — Truto Unified API
slug: finance
canonical: "https://truto.one/unified-apis/finance/"
---

# Financial Operations Unified API

Integrate Financial Operations data across 2 providers with one API. 3 normalized resources, real-time pass-through, fully customizable.

**Base URL:** `https://api.truto.one/unified/finance`  
**Resources:** 3  
**Integrations:** 2

## Resources

### Accounts

 (11 fields)

- `id` (string) — Unique identifier of the account
- `number` (string) — The account number, usually masked to last 4 digits
- `type` (string) — The primary account type
- `sub_type` (string) — Subclassification of the account within the primary account type
- `currency` (object) — Currency used for the account
- `name` (string) — Name of the account
- `description` (string) — Short description of the account
- `product` (object) — The product that the account is an instance of
- `status` (object) — Status of the account
- `created_at` (string) — The date and time when the account was created
- `updated_at` (string) — The date and time when the account was last updated

### Balances

 (0 fields)

### Transactions

 (0 fields)

## Supported integrations

- [Akoya](https://truto.one/integrations/detail/akoya/)
- [Plaid](https://truto.one/integrations/detail/plaid/)
