Get Tickers List
GET
https://dogecoin-mainnet.g.alchemy.com/v2/{apiKey}/api/v2/tickers-list
Returns the list of available currency rate tickers (secondary currencies) for Dogecoin at a given timestamp, along with the actual data timestamp.
Heads up: this endpoint currently returns HTTP 503
Unable to complete request at this > timeon the Alchemy proxy. The schema and request shape below are documented for > reference; "Try It" will not return live data until the upstream service is restored.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Query Parameters
integeroptional
Unix timestamp to query availability for. Defaults to the latest available.
Responses
200
Available tickers.
400
Malformed request.
Was this page helpful?