Currencies
Last updated
Was this helpful?
GET https://{domain}.biapi.pro/2.0/currencies
This endpoint does not require authentication.
Response body: CurrenciesList object
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.
Last updated
Was this helpful?
Was this helpful?