Skip to main content
GET
/
currencies
/
token
/
price
cURL
curl --request GET \
  --url https://api.relay.link/currencies/token/price
{
  "price": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.relay.link/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

address
string
required

Token address to get price for

chainId
number
required

Chain ID of the token

Response

Default Response

price
number

Token price in USD