cURL
curl --request GET \ --url https://api.relay.link/currencies/token/price
{ "price": 123 }
This API returns the price of a token on a specific chain.
Documentation IndexFetch the complete documentation index at: https://docs.relay.link/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.relay.link/llms.txt
Use this file to discover all available pages before exploring further.
Token address to get price for
Chain ID of the token
Default Response
Token price in USD
Was this page helpful?