v1
latestOpenAPI 3.0.42026-07-26432241.7 KBTokens
Get detailed token data by id
get/tokens/{tokenId}
Path parameters
tokenIdstring required
Example:0.0.731861
Token id (shard.realm.num)
Headers
x-api-keystring required
API key for authentication. The demo api key provided is globally rate limited. Do not use in production.
Response
Successful response
Example response
{
"id": "0.0.731861",
"name": "SAUCE",
"symbol": "SAUCE",
"icon": "/images/tokens/sauce.svg",
"decimals": 6,
"price": "36806544",
"priceUsd": 0.01763457,
"dueDiligenceComplete": true,
"description": "SaucerSwap is an open source and non-custodial AMM protocol native to Hedera.",
"website": "https://www.saucerswap.finance/",
"sentinelReport": "https://sentinel.headstarter.org/details/saucerswap",
"twitterHandle": "SaucerSwapLabs"
}