Skip to main content
GET
Get BFF-computed greeks, PoP and model price

Query Parameters

asset
enum<string>

Optional base-asset filter. Validated against the canonical configured asset set (BTC, ETH, SOL), case-insensitively; values longer than 64 bytes or outside the set yield 400 INVALID_ASSET. A valid asset with no cached rows returns an empty data array.

Available options:
BTC,
ETH,
SOL
Maximum string length: 64

Response

Cached greeks rows (empty array when the cache is empty)

data
object[]
required