Tokens
Get historical candlestick data for token by id
GET
Hedera Network | Base URL |
---|---|
Mainnet | https://api.saucerswap.finance |
Testnet | https://test-api.saucerswap.finance |
Previewnet | Not supported |
Headers
API key for authentication. The demo api key provided is globally rate limited. Do not use in production.
Path Parameters
Token id (shard.realm.num)
Example:
"0.0.731861"
Query Parameters
From unix seconds
Example:
1697600000
To unix seconds
Example:
1697610000
Data interval
Available options:
FIVEMIN
, HOUR
, DAY
, WEEK
Example:
"HOUR"
Response
200 - application/json
Successful response
The response is of type object[]
.