Skip to content
Alchemy Logo

Token Prices By Address

POST
https://api.g.alchemy.com/prices/v1/{apiKey}/tokens/by-address

Fetches current prices for multiple tokens using network and address pairs. Returns a list of token prices, each containing the network, address, prices, and an optional error field.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key.

Request Body

Responses

200

Successful response, even if some prices are missing.

400

Bad Request: Invalid input (e.g., malformed JSON).

429

Too Many Requests: Rate limit exceeded.

Was this page helpful?