/{chain}/price/{token}

Returns the token price at the requested point in time. If timestamp is omitted, the latest price is returned.

Only cc (Canton Coin) is supported. The token identifier is case insensitive.

Returns HTTP 404 when the timestamp is earlier than the first available price.

Path Params
string
required
Defaults to canton

Canton chain name. Use a name returned by GET /chains.

string
required
Defaults to cc

Token identifier to price. Only cc is supported.

Query Params
int64

Point in time for the price, as Unix seconds. Defaults to the latest available price.

Headers
string
required
Defaults to demokey

API Key for Canton API. To generate an API Key, visit https://app.noves.fi

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json