Get Ticker
GEThttps://api.gemini.com/v1/pubticker/{symbol}
This endpoint retrieves information about recent trading activity for the symbol.
Note
We recommend using Version 2 to retrieve recent ticker activity.
GET
curl --request GET \
--url https://api.gemini.com/v1/pubticker/BTCUSDPath Parameters
Responses
The current ticker for the symbol
Last modified on