API Reference

Liquidation & Appraisal Estimate by Token

Get estimates of appraisal and liquidation values for a set of tokens. The app returns nowcasts by default, but if provided a horizon and frequency, it will return forcasts for horizon periods out at interval frequency. The app is does not deliver individualized financial advice, but merely provides analytical estimates of token appraisal and liquidation values

Body Params
string
required

The contract address of the token collection.

token_id
array of strings
required

The id(s) for the token(s).

token_id*
string

The currency to report results in

string

The interval at which to calculate intermediate results and forecasts.

integer

The forecast horizon (i.e. the number of periods to forecast out). Defaults to zero which only returns nowcasts.

number

The significance level for the liquidation estimate, e.g. 0.05 for 95% confidence

boolean

Exclude suspected wash transactions?

Responses

400

Bad request

403

Unauthorized

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