> ## Documentation Index
> Fetch the complete documentation index at: https://docs.amberdata.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Datasets Information

> Lists institutional market metrics available via the API for market structure, positioning, and institutional activity analysis. Previously known as Amberlens. For visual exploration, related representations of select datasets are also available within [Amberdata Intelligence](https://intelligence.amberdata.com/)



## OpenAPI

````yaml get /metrics/information
openapi: 3.1.0
info:
  version: 1.0.0
  title: Amberlens
servers:
  - url: https://api.amberdata.com/amberlens
security: []
tags:
  - name: amberlens
    description: Institutional market metrics and datasets.
paths:
  /metrics/information:
    get:
      tags:
        - amberlens
      summary: Datasets Information
      description: >-
        Lists institutional market metrics available via the API for market
        structure, positioning, and institutional activity analysis. Previously
        known as Amberlens. For visual exploration, related representations of
        select datasets are also available within [Amberdata
        Intelligence](https://intelligence.amberdata.com/)
      operationId: amberlens-list-datasets
      parameters:
        - name: includeSchema
          in: query
          schema:
            type: boolean
            default: false
      responses:
        '200':
          description: '200'
          content:
            application/json:
              examples:
                Result:
                  value:
                    status: 200
                    title: OK
                    description: Successful request
                    payload:
                      data:
                        - name: Bitcoin Address Balance Bucket Daily
                          id: bitcoin_balance_bucket_daily
                        - name: Bitcoin Address Momentum Daily
                          id: bitcoin_address_momentum_daily
                        - name: Bitcoin Address USD Balance Bucket Daily
                          id: bitcoin_address_balance_usd_bucket_daily
                        - name: Bitcoin ETF Addresses
                          id: bitcoin_etf_address
                        - name: Bitcoin ETF Balances
                          id: bitcoin_etf_address_balance
                        - name: Bitcoin HODL'ed or Lost Daily
                          id: bitcoin_hodl_net_position_change_daily
                        - name: Bitcoin HODL'ed or Lost Monthly
                          id: bitcoin_hodl_net_position_change_monthly
                        - name: Bitcoin HODL Wave
                          id: bitcoin_hodl_wave
                        - name: Bitcoin Liquid vs Illiquid Supply
                          id: bitcoin_liquid_illiquid_supply
                        - name: Bitcoin Market Cap vs Realized Cap Daily
                          id: bitcoin_realized_cap_daily
                        - name: Bitcoin Miner Position Index Daily
                          id: bitcoin_miner_position_index_daily
                        - name: Bitcoin Miner Supply Spent Daily
                          id: bitcoin_miner_supply_mined_spent_daily
                        - name: Bitcoin MVRV Daily
                          id: bitcoin_mvrv_daily
                        - name: Bitcoin NUPL Daily
                          id: bitcoin_nupl_daily
                        - name: Bitcoin Percent of Supply in Profit Daily
                          id: bitcoin_supply_in_profit_daily
                        - name: Bitcoin Price and Moving Average
                          id: bitcoin_price_moving_average
                        - name: Bitcoin Puell Multiple Daily
                          id: bitcoin_puell_multiple_daily
                        - name: Bitcoin Realized Price Daily
                          id: bitcoin_realized_price_daily
                        - name: Bitcoin Reserve Risk Daily
                          id: bitcoin_reserve_risk_daily
                        - name: Bitcoin Stock to Flow Daily
                          id: bitcoin_stock_to_flow_daily
                        - name: Bitcoin Yardstick Daily
                          id: bitcoin_yardstick_daily
                        - name: Digital Commodities Supply/MarketCap
                          id: ethereum_rwa_commodities_holder
                        - name: Digital Commodities Supply/MarketCap
                          id: ethereum_rwa_commodities_issuance
                        - name: Digital Commodities Supply/MarketCap
                          id: ethereum_rwa_commodities_supply_marketcap
                        - name: Digital Commodities Supply/MarketCap
                          id: ethereum_rwa_commodities_transfer
                        - name: Digital Commodities Supply/MarketCap
                          id: ethereum_rwa_commodities_velocity
                        - name: Ethereum Active Validators
                          id: ethereum_validator_event
                        - name: Ethereum Address Balance Bucket Daily
                          id: ethereum_balance_bucket_daily
                        - name: Ethereum Address Momentum Daily
                          id: ethereum_address_momentum_daily
                        - name: Ethereum Address USD Balance Bucket Daily
                          id: ethereum_address_balance_usd_bucket_daily
                        - name: Ethereum ETF Addresses
                          id: ethereum_etf_address
                        - name: Ethereum ETF Balances
                          id: ethereum_etf_address_balance
                        - name: Ethereum ETF Flow ($)
                          id: ethereum_etf_flow
                        - name: Ethereum ETF Holding ($)
                          id: ethereum_etf_holding_by_entity
                        - name: Ethereum Liquid vs Illiquid Supply Daily
                          id: ethereum_liquid_illiquid_supply
                        - name: Ethereum Market Cap vs Realized Cap Daily
                          id: ethereum_realized_cap_daily
                        - name: Ethereum MVRV Daily
                          id: ethereum_mvrv_daily
                        - name: Ethereum NUPL Daily
                          id: ethereum_nupl_daily
                        - name: Ethereum Price and Moving Average
                          id: ethereum_price_moving_average
                        - name: Ethereum Realized Price Daily
                          id: ethereum_realized_price_daily
                        - name: Ethereum Supply Daily
                          id: ethereum_supply_daily
                        - name: Ethereum Treasury Backed RWA
                          id: ethereum_rwa_marketcap
                        - name: Ethereum Treasury Balances
                          id: ethereum_rwa_treasury_balance
                        - name: Ethereum Treasury Holders
                          id: ethereum_rwa_treasury_holder
                        - name: Exchange Liquid Staking APY
                          id: ethereum_liquid_staking_apy
                        - name: Exchange Liquid Staking Supply
                          id: ethereum_liquid_staking_supply
                        - name: Exchange Traded Volume
                          id: exchange_traded_volume
                        - name: Exchange Traded Volume Top Token
                          id: exchange_traded_volume_top_token
                        - name: Exchange Traded Volume (USD)
                          id: exchange_ohlcv_usd
                        - name: Exchange Traded Volume (USDC)
                          id: exchange_ohlcv_usdc
                        - name: Exchange Traded Volume (USDT)
                          id: exchange_ohlcv_usdt
                        - name: Stablecoin Holder (EUR)
                          id: stablecoin_eur_holder
                        - name: Stablecoins Prices (EUR)
                          id: stablecoin_eur_price
                        - name: Stablecoins Prices (USD)
                          id: stablecoin_usd_price
                        - name: Stablecoin Supply/Issuance (USD)
                          id: stablecoin_usd_issuance_supply
                        - name: Stablecoin Supply/Marketcap (EUR)
                          id: stablecoin_eur_supply_marketcap
                        - name: Stablecoin Supply/Marketcap (USD)
                          id: stablecoin_usd_supply_marketcap
                        - name: Stablecoin Transfer (EUR)
                          id: stablecoin_eur_transfer
                        - name: Stablecoin Transfer (USD)
                          id: stablecoin_usd_transfer
                        - name: Stablecoin Velocity (EUR)
                          id: stablecoin_eur_velocity
                        - name: Stablecoin Velocity (USD)
                          id: stablecoin_usd_velocity
                      metadata:
                        api-version: '2023-09-30'
      deprecated: false
      security:
        - ApiKeyAuth: []
components:
  securitySchemes:
    ApiKeyAuth:
      type: apiKey
      in: header
      name: x-api-key

````