REST API: Get token by id
Retrieve detailed data for one token by Hedera token id, including price in tinybar and USD, decimals, description, website, and due-diligence flags.
Authorizations
API key provisioned by the SaucerSwap team. Request one from [email protected] and send it in the x-api-key header with every request.
Headers
API key for authentication. Request a key from [email protected].
"YOUR_API_KEY"
Path Parameters
Token id (shard.realm.num)
"0.0.731861"
Response
Successful response
Token id (shard.realm.num)
"0.0.731861"
Token name
"SAUCE"
Token symbol
"SAUCE"
Relative path to the token icon
"/images/tokens/sauce.svg"
Token decimal places
6
Token price in tinybar
"36806544"
Token price in terms of USD
0.01763457
Token due diligence completed?
true
Token has fees on transfer?
false
Token description
"SaucerSwap is an open source and non-custodial AMM protocol native to Hedera."
Token website link
"https://www.saucerswap.finance/"
Token sentinel report link
"https://sentinel.headstarter.org/details/saucerswap"
Token sentinel report link
"SaucerSwapLabs"