cURL
curl --request GET \ --url https://api.bron.org/dictionary/symbol-market-prices
{ "prices": [ { "baseSymbolId": "<string>", "price": "<string>", "quoteSymbolId": "<string>" } ] }
Provides market pricing data for symbol ids
The symbol IDs you want to get market prices for
The asset IDs you want to get market prices for
OK
Show child attributes
Was this page helpful?