API Reference
DocumentationChangelogConsoleWebsite
  • API Guides
  • Overview
    • API design
    • Errors
    • Webview
    • Fair usage policy
    • Authentication
  • USER CONNECTIONS
    • Users
    • Connectors
    • Connections
  • PRODUCTS
    • DATA AGGREGATION
      • Bank accounts
      • Bank transactions
      • Transactions attachments
      • Categorization
      • Bank account types
      • Balances
      • Currencies
      • Account Ownerships
      • Identities (obsolete)
      • Categories (obsolete)
      • Invoices
      • Credit notes
      • Advisory (obsolete)
      • Indicators
    • WEALTH AGGREGATION
      • Investments
      • Market orders
      • Pockets
      • Loan amortizations
    • DOCUMENTS AGGREGATION
      • Subscriptions
      • Documents
      • Document types
      • Connection Identity
    • PAYMENTS
      • Payments
      • Payment Links
      • Transfers (obsolete)
  • API SETUP
    • Configuration
    • Client applications
Powered by GitBook
On this page
  • API endpoint
  • List supported currencies
  • Data model
  • CurrenciesList object
  • Currency object

Was this helpful?

  1. PRODUCTS
  2. DATA AGGREGATION

Currencies

API endpoint

List supported currencies

GET https://{domain}.biapi.pro/2.0/currencies

This endpoint does not require authentication.

Response body: CurrenciesList object

Data model

CurrenciesList object

Property
Type
Description

currencies

List of supported currencies.

Currency object

Property
Type
Description

id

String

name

String

Display name of the currency.

symbol

String

Display symbol of the currency.

crypto

Boolean

(Deprecated) Flag for cryptocurrencies.

precision

Number

Number or decimal digits for the currency.

PreviousBalancesNextAccount Ownerships

Last updated 1 year ago

Was this helpful?

Array of objects

ID of the currency ().

ISO 4217 code
Currency