/price

Returns the price for the requested token at the given timestamp. If no timestamp is passed, the price for the current time will be returned.

Currently, only the "cc" (Canton Coin) token is supported.

Path Params
string
required
Defaults to canton

The chain to query (e.g. canton)

string
required
Defaults to cc

The token identifier to price (currently only "cc" is supported)

Query Params
int64

Unix timestamp (seconds) to query price at. If not provided, returns the latest price.

Headers
string
required
Defaults to demokey

API Key for Pricing API. To generate an API Key, visit https://noves.fi/pricing

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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