Symbol Price Ticker - GoldFund/goldfundapi GitHub Wiki

Get All Price Ticker

Latest price for a symbol or symbols.

BASE URL

https://api.goldfund.io

HTTP REQUEST

GET /api/v1/ticker/price

Example GET https://api.goldfund.io/api/v1/ticker/price?symbol=gfun-aud

Parameters

Field Type Mandatory Description
symbol String NO

Note:- If the symbol is not sent, prices for all symbols will be returned in an array.

Field Description
symbol Symbol
price The last traded price
⚠️ **GitHub.com Fallback** ⚠️