Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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.
Optional API key for authentication and higher rate limits.
Token address to get price for
Chain ID of the token
Default Response
Token price in USD
Was this page helpful?