Fragment Balances API

Read real-time balances and the underlying lines. Query overall ledger balances (getLedgerBalances), per-account balances (getLedgerAccountBalances), and the debit/credit lines behind an account (getLedgerAccountLines), across single or multi-currency accounts.

API entry from apis.yml

apis.yml Raw ↑
aid: fragment-dev:fragment-balances-api
name: Fragment Balances API
tags:
- Balances
- Lines
- Reporting
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://fragment.dev/docs
baseURL: https://api.fragment.dev/graphql
properties:
- url: https://fragment.dev/docs
  type: Documentation
- url: graphql/fragment-dev-graphql.md
  type: GraphQL
- url: graphql/fragment-dev-schema.graphql
  type: GraphQLSchema
description: Read real-time balances and the underlying lines. Query overall ledger balances (getLedgerBalances),
  per-account balances (getLedgerAccountBalances), and the debit/credit lines behind an account (getLedgerAccountLines),
  across single or multi-currency accounts.