Get Company Crypto Holdings
Crypto
Get Company Crypto Holdings
OpenAPI JSON Spec Feature Overview Retrieve company crypto holdings filtered by token symbol.
Supported Tokens: BTC, ETH, SOL, BNB
Filters (optional):
crypto_nav_to_market_cap_ratio_min/crypto_nav_to_market_cap_ratio_max: range [0, 2]limit: 1-100, default unlimited (server caps at 100)
Implementation: Served from an in-memory snapshot refreshed every 10 minutes. The underlying CoinGecko sync runs daily, so the cache is always within one refresh window of the freshest available data.
GET
Get Company Crypto Holdings
Authorizations
API Key authentication. Example: "your-api-key-here"
Query Parameters
Token symbol (BTC, ETH, SOL, or BNB)
Minimum NAV/market cap ratio (0-2)
Maximum NAV/market cap ratio (0-2)
Result limit (1-100)

