Skip to main content
GET
Get Crypto Metrics Screener

Authorizations

X-API-Key
string
header
required

API Key authentication. Example: "your-api-key-here"

Query Parameters

snapshot
integer
required

Snapshot time (Unix timestamp in seconds)

metric_type
string
required

Metric type. See description for valid values.

range_min
number<float64>

Minimum value filter

range_max
number<float64>

Maximum value filter

order_by
string

Sort order. Valid values: ASC, DESC. Defaults to DESC

Response

Successfully retrieved crypto metrics screener data

data
object[]
error
object
metadata
any
pagination
any
request_id
string
success
boolean