Skip to content
Alchemy Logo

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 > time on 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-demo

For higher throughput, create your own API key

Query Parameters

integerrequired

Unix timestamp for the requested currency list.

stringoptional

Token symbol or contract/address key for token-specific rates.

Responses

200

Available tickers.

400

Malformed request.

Was this page helpful?