> For the complete documentation index, see [llms.txt](https://docs.glassnode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glassnode.com/basic-api/endpoints/global.md).

# Global

## Median SOPR

> Global median SOPR (Spent Output Profit Ratio), with weekly rebalancing and equal weighting applied within each basket. SOPR measures the ratio of the realized value to the cost basis of coins moved on-chain — values above 1 indicate coins spent in profit, values below 1 indicate coins spent at a loss. The basket aggregate is computed as the median across constituents to limit the influence of outliers. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M), with basket membership reassessed weekly and each asset contributing equally within its basket. The resulting series provides a size-segmented view of profit-taking and loss-realization behavior across the crypto market. For full methodology details, see the \[Global Metrics Methodology]\(<https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology>) documentation.\
> \
> \[View in Studio]\(<https://studio.glassnode.com/charts/global.SoprMedianWeeklyEqualRaw?a=BTC>)<br>

```json
{"openapi":"3.0.3","info":{"title":"Glassnode API - global","version":"1.0.0"},"servers":[{"url":"https://api.glassnode.com","description":"Production API server"}],"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"query","name":"api_key","description":"Your Glassnode API key"}},"schemas":{"TimeSeriesResponse":{"type":"array","items":{"$ref":"#/components/schemas/TimeSeriesDataPoint"}},"TimeSeriesDataPoint":{"type":"object","properties":{"t":{"type":"integer","format":"int64","description":"Unix timestamp"},"v":{"oneOf":[{"type":"number"},{"type":"object"},{"type":"array"}],"description":"Metric value (can be number, object, or array depending on the metric)"},"o":{"type":"object","description":"Object containing multiple metric values (when applicable)","additionalProperties":true}}},"ErrorResponse":{"type":"object","properties":{"error":{"type":"string"}}}}},"paths":{"/v1/metrics/global/sopr_median_weekly_equal_raw":{"get":{"summary":"Median SOPR","description":"Global median SOPR (Spent Output Profit Ratio), with weekly rebalancing and equal weighting applied within each basket. SOPR measures the ratio of the realized value to the cost basis of coins moved on-chain — values above 1 indicate coins spent in profit, values below 1 indicate coins spent at a loss. The basket aggregate is computed as the median across constituents to limit the influence of outliers. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M), with basket membership reassessed weekly and each asset contributing equally within its basket. The resulting series provides a size-segmented view of profit-taking and loss-realization behavior across the crypto market. For full methodology details, see the [Global Metrics Methodology](https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology) documentation.\n\n[View in Studio](https://studio.glassnode.com/charts/global.SoprMedianWeeklyEqualRaw?a=BTC)\n","operationId":"global.SoprMedianWeeklyEqualRaw","parameters":[{"name":"a","in":"query","required":true,"description":"asset id - (see metadata (metadata/metric) page for more details)}","schema":{"type":"string"},"style":"form","explode":false},{"name":"i","in":"query","required":false,"description":"frequency interval - 24h","schema":{"type":"string"},"style":"form","explode":false},{"name":"f","in":"query","required":false,"description":"format - csv, json","schema":{"type":"string","enum":["csv","json"],"default":"json"},"style":"form","explode":false},{"name":"timestamp_format","in":"query","required":false,"description":"timestamp format - unix or humanized (RFC 3339)","schema":{"type":"string","enum":["unix","humanized"],"default":"unix"},"style":"form","explode":false}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeSeriesResponse"}}}},"400":{"description":"Bad Request - Invalid parameters or unsupported asset","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"401":{"description":"Unauthorized - Invalid or missing API key","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"429":{"description":"Too Many Requests - Rate limit exceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}}}}}}}
```

## Median SOPR Index

> Global median SOPR (Spent Output Profit Ratio) index, with weekly rebalancing and equal weighting applied within each basket. SOPR measures the ratio of the realized value to the cost basis of coins moved on-chain — values above 1 indicate coins spent in profit, values below 1 indicate coins spent at a loss. The basket aggregate is computed as the median across constituents to limit the influence of outliers. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M), with basket membership reassessed weekly and each asset contributing equally within its basket. The series is returned as a normalized index with base\&#x3D;100 at the start date for cross-basket and time-series comparison. For full methodology details, see the \[Global Metrics Methodology]\(<https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology>) documentation.\
> \
> \[View in Studio]\(<https://studio.glassnode.com/charts/global.SoprMedianWeeklyEqualIndex?a=BTC>)<br>

```json
{"openapi":"3.0.3","info":{"title":"Glassnode API - global","version":"1.0.0"},"servers":[{"url":"https://api.glassnode.com","description":"Production API server"}],"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"query","name":"api_key","description":"Your Glassnode API key"}},"schemas":{"TimeSeriesResponse":{"type":"array","items":{"$ref":"#/components/schemas/TimeSeriesDataPoint"}},"TimeSeriesDataPoint":{"type":"object","properties":{"t":{"type":"integer","format":"int64","description":"Unix timestamp"},"v":{"oneOf":[{"type":"number"},{"type":"object"},{"type":"array"}],"description":"Metric value (can be number, object, or array depending on the metric)"},"o":{"type":"object","description":"Object containing multiple metric values (when applicable)","additionalProperties":true}}},"ErrorResponse":{"type":"object","properties":{"error":{"type":"string"}}}}},"paths":{"/v1/metrics/global/sopr_median_weekly_equal_index":{"get":{"summary":"Median SOPR Index","description":"Global median SOPR (Spent Output Profit Ratio) index, with weekly rebalancing and equal weighting applied within each basket. SOPR measures the ratio of the realized value to the cost basis of coins moved on-chain — values above 1 indicate coins spent in profit, values below 1 indicate coins spent at a loss. The basket aggregate is computed as the median across constituents to limit the influence of outliers. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M), with basket membership reassessed weekly and each asset contributing equally within its basket. The series is returned as a normalized index with base&#x3D;100 at the start date for cross-basket and time-series comparison. For full methodology details, see the [Global Metrics Methodology](https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology) documentation.\n\n[View in Studio](https://studio.glassnode.com/charts/global.SoprMedianWeeklyEqualIndex?a=BTC)\n","operationId":"global.SoprMedianWeeklyEqualIndex","parameters":[{"name":"a","in":"query","required":true,"description":"asset id - (see metadata (metadata/metric) page for more details)}","schema":{"type":"string"},"style":"form","explode":false},{"name":"i","in":"query","required":false,"description":"frequency interval - 24h","schema":{"type":"string"},"style":"form","explode":false},{"name":"f","in":"query","required":false,"description":"format - csv, json","schema":{"type":"string","enum":["csv","json"],"default":"json"},"style":"form","explode":false},{"name":"timestamp_format","in":"query","required":false,"description":"timestamp format - unix or humanized (RFC 3339)","schema":{"type":"string","enum":["unix","humanized"],"default":"unix"},"style":"form","explode":false}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeSeriesResponse"}}}},"400":{"description":"Bad Request - Invalid parameters or unsupported asset","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"401":{"description":"Unauthorized - Invalid or missing API key","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"429":{"description":"Too Many Requests - Rate limit exceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}}}}}}}
```

## Total Market Cap

> Global market cap expressed in USD, with weekly rebalancing and equal weighting applied within each basket. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M). Basket membership is reassessed every week, and within each basket every asset contributes equally to the aggregate regardless of size. The resulting series reflects the total USD market capitalization of each basket and provides a size-segmented view of the broader crypto market. For full methodology details, see the \[Global Metrics Methodology]\(<https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology>) documentation.\
> \
> \[View in Studio]\(<https://studio.glassnode.com/charts/global.MarketCapSumWeeklyEqualRaw?a=BTC>)<br>

```json
{"openapi":"3.0.3","info":{"title":"Glassnode API - global","version":"1.0.0"},"servers":[{"url":"https://api.glassnode.com","description":"Production API server"}],"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"query","name":"api_key","description":"Your Glassnode API key"}},"schemas":{"TimeSeriesResponse":{"type":"array","items":{"$ref":"#/components/schemas/TimeSeriesDataPoint"}},"TimeSeriesDataPoint":{"type":"object","properties":{"t":{"type":"integer","format":"int64","description":"Unix timestamp"},"v":{"oneOf":[{"type":"number"},{"type":"object"},{"type":"array"}],"description":"Metric value (can be number, object, or array depending on the metric)"},"o":{"type":"object","description":"Object containing multiple metric values (when applicable)","additionalProperties":true}}},"ErrorResponse":{"type":"object","properties":{"error":{"type":"string"}}}}},"paths":{"/v1/metrics/global/market_cap_sum_weekly_equal_raw":{"get":{"summary":"Total Market Cap","description":"Global market cap expressed in USD, with weekly rebalancing and equal weighting applied within each basket. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M). Basket membership is reassessed every week, and within each basket every asset contributes equally to the aggregate regardless of size. The resulting series reflects the total USD market capitalization of each basket and provides a size-segmented view of the broader crypto market. For full methodology details, see the [Global Metrics Methodology](https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology) documentation.\n\n[View in Studio](https://studio.glassnode.com/charts/global.MarketCapSumWeeklyEqualRaw?a=BTC)\n","operationId":"global.MarketCapSumWeeklyEqualRaw","parameters":[{"name":"a","in":"query","required":true,"description":"asset id - (see metadata (metadata/metric) page for more details)}","schema":{"type":"string"},"style":"form","explode":false},{"name":"i","in":"query","required":false,"description":"frequency interval - 24h","schema":{"type":"string"},"style":"form","explode":false},{"name":"f","in":"query","required":false,"description":"format - csv, json","schema":{"type":"string","enum":["csv","json"],"default":"json"},"style":"form","explode":false},{"name":"timestamp_format","in":"query","required":false,"description":"timestamp format - unix or humanized (RFC 3339)","schema":{"type":"string","enum":["unix","humanized"],"default":"unix"},"style":"form","explode":false}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeSeriesResponse"}}}},"400":{"description":"Bad Request - Invalid parameters or unsupported asset","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"401":{"description":"Unauthorized - Invalid or missing API key","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"429":{"description":"Too Many Requests - Rate limit exceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}}}}}}}
```

## Total Market Cap Index

> Global market cap index tracking the aggregate USD market capitalization of crypto assets, with weekly rebalancing and equal weighting applied within each basket. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M). Basket membership is reassessed every week, and within each basket every asset contributes equally to the aggregate regardless of size. The series is returned as a normalized index with base\&#x3D;100 at the start date, making it directly comparable across baskets and over time. For full methodology details, see the \[Global Metrics Methodology]\(<https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology>) documentation.\
> \
> \[View in Studio]\(<https://studio.glassnode.com/charts/global.MarketCapSumWeeklyEqualIndex?a=BTC>)<br>

```json
{"openapi":"3.0.3","info":{"title":"Glassnode API - global","version":"1.0.0"},"servers":[{"url":"https://api.glassnode.com","description":"Production API server"}],"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"query","name":"api_key","description":"Your Glassnode API key"}},"schemas":{"TimeSeriesResponse":{"type":"array","items":{"$ref":"#/components/schemas/TimeSeriesDataPoint"}},"TimeSeriesDataPoint":{"type":"object","properties":{"t":{"type":"integer","format":"int64","description":"Unix timestamp"},"v":{"oneOf":[{"type":"number"},{"type":"object"},{"type":"array"}],"description":"Metric value (can be number, object, or array depending on the metric)"},"o":{"type":"object","description":"Object containing multiple metric values (when applicable)","additionalProperties":true}}},"ErrorResponse":{"type":"object","properties":{"error":{"type":"string"}}}}},"paths":{"/v1/metrics/global/market_cap_sum_weekly_equal_index":{"get":{"summary":"Total Market Cap Index","description":"Global market cap index tracking the aggregate USD market capitalization of crypto assets, with weekly rebalancing and equal weighting applied within each basket. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M). Basket membership is reassessed every week, and within each basket every asset contributes equally to the aggregate regardless of size. The series is returned as a normalized index with base&#x3D;100 at the start date, making it directly comparable across baskets and over time. For full methodology details, see the [Global Metrics Methodology](https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology) documentation.\n\n[View in Studio](https://studio.glassnode.com/charts/global.MarketCapSumWeeklyEqualIndex?a=BTC)\n","operationId":"global.MarketCapSumWeeklyEqualIndex","parameters":[{"name":"a","in":"query","required":true,"description":"asset id - (see metadata (metadata/metric) page for more details)}","schema":{"type":"string"},"style":"form","explode":false},{"name":"i","in":"query","required":false,"description":"frequency interval - 24h","schema":{"type":"string"},"style":"form","explode":false},{"name":"f","in":"query","required":false,"description":"format - csv, json","schema":{"type":"string","enum":["csv","json"],"default":"json"},"style":"form","explode":false},{"name":"timestamp_format","in":"query","required":false,"description":"timestamp format - unix or humanized (RFC 3339)","schema":{"type":"string","enum":["unix","humanized"],"default":"unix"},"style":"form","explode":false}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeSeriesResponse"}}}},"400":{"description":"Bad Request - Invalid parameters or unsupported asset","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"401":{"description":"Unauthorized - Invalid or missing API key","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"429":{"description":"Too Many Requests - Rate limit exceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}}}}}}}
```

## Total Open Interest

> Global derivatives open interest expressed in USD, with weekly rebalancing and equal weighting applied within each basket. Captures the notional value of outstanding futures and perpetual positions across crypto assets. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M), with basket membership reassessed weekly and each asset contributing equally within its basket. The resulting series provides a size-segmented view of outstanding leverage and positioning in crypto derivatives markets. For full methodology details, see the \[Global Metrics Methodology]\(<https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology>) documentation.\
> \
> \[View in Studio]\(<https://studio.glassnode.com/charts/global.OpenInterestSumWeeklyEqualRaw?a=BTC>)<br>

```json
{"openapi":"3.0.3","info":{"title":"Glassnode API - global","version":"1.0.0"},"servers":[{"url":"https://api.glassnode.com","description":"Production API server"}],"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"query","name":"api_key","description":"Your Glassnode API key"}},"schemas":{"TimeSeriesResponse":{"type":"array","items":{"$ref":"#/components/schemas/TimeSeriesDataPoint"}},"TimeSeriesDataPoint":{"type":"object","properties":{"t":{"type":"integer","format":"int64","description":"Unix timestamp"},"v":{"oneOf":[{"type":"number"},{"type":"object"},{"type":"array"}],"description":"Metric value (can be number, object, or array depending on the metric)"},"o":{"type":"object","description":"Object containing multiple metric values (when applicable)","additionalProperties":true}}},"ErrorResponse":{"type":"object","properties":{"error":{"type":"string"}}}}},"paths":{"/v1/metrics/global/open_interest_sum_weekly_equal_raw":{"get":{"summary":"Total Open Interest","description":"Global derivatives open interest expressed in USD, with weekly rebalancing and equal weighting applied within each basket. Captures the notional value of outstanding futures and perpetual positions across crypto assets. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M), with basket membership reassessed weekly and each asset contributing equally within its basket. The resulting series provides a size-segmented view of outstanding leverage and positioning in crypto derivatives markets. For full methodology details, see the [Global Metrics Methodology](https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology) documentation.\n\n[View in Studio](https://studio.glassnode.com/charts/global.OpenInterestSumWeeklyEqualRaw?a=BTC)\n","operationId":"global.OpenInterestSumWeeklyEqualRaw","parameters":[{"name":"a","in":"query","required":true,"description":"asset id - (see metadata (metadata/metric) page for more details)}","schema":{"type":"string"},"style":"form","explode":false},{"name":"i","in":"query","required":false,"description":"frequency interval - 24h","schema":{"type":"string"},"style":"form","explode":false},{"name":"f","in":"query","required":false,"description":"format - csv, json","schema":{"type":"string","enum":["csv","json"],"default":"json"},"style":"form","explode":false},{"name":"timestamp_format","in":"query","required":false,"description":"timestamp format - unix or humanized (RFC 3339)","schema":{"type":"string","enum":["unix","humanized"],"default":"unix"},"style":"form","explode":false}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeSeriesResponse"}}}},"400":{"description":"Bad Request - Invalid parameters or unsupported asset","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"401":{"description":"Unauthorized - Invalid or missing API key","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"429":{"description":"Too Many Requests - Rate limit exceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}}}}}}}
```

## Total Open Interest Index

> Global derivatives open interest index tracking aggregate futures and perpetual open interest across crypto assets, with weekly rebalancing and equal weighting applied within each basket. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M). Basket membership is reassessed every week, and within each basket every asset contributes equally to the aggregate regardless of the size of its derivatives market. The series is returned as a normalized index with base\&#x3D;100 at the start date, making leverage and positioning trends directly comparable across baskets and over time. For full methodology details, see the \[Global Metrics Methodology]\(<https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology>) documentation.\
> \
> \[View in Studio]\(<https://studio.glassnode.com/charts/global.OpenInterestSumWeeklyEqualIndex?a=BTC>)<br>

```json
{"openapi":"3.0.3","info":{"title":"Glassnode API - global","version":"1.0.0"},"servers":[{"url":"https://api.glassnode.com","description":"Production API server"}],"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"query","name":"api_key","description":"Your Glassnode API key"}},"schemas":{"TimeSeriesResponse":{"type":"array","items":{"$ref":"#/components/schemas/TimeSeriesDataPoint"}},"TimeSeriesDataPoint":{"type":"object","properties":{"t":{"type":"integer","format":"int64","description":"Unix timestamp"},"v":{"oneOf":[{"type":"number"},{"type":"object"},{"type":"array"}],"description":"Metric value (can be number, object, or array depending on the metric)"},"o":{"type":"object","description":"Object containing multiple metric values (when applicable)","additionalProperties":true}}},"ErrorResponse":{"type":"object","properties":{"error":{"type":"string"}}}}},"paths":{"/v1/metrics/global/open_interest_sum_weekly_equal_index":{"get":{"summary":"Total Open Interest Index","description":"Global derivatives open interest index tracking aggregate futures and perpetual open interest across crypto assets, with weekly rebalancing and equal weighting applied within each basket. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M). Basket membership is reassessed every week, and within each basket every asset contributes equally to the aggregate regardless of the size of its derivatives market. The series is returned as a normalized index with base&#x3D;100 at the start date, making leverage and positioning trends directly comparable across baskets and over time. For full methodology details, see the [Global Metrics Methodology](https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology) documentation.\n\n[View in Studio](https://studio.glassnode.com/charts/global.OpenInterestSumWeeklyEqualIndex?a=BTC)\n","operationId":"global.OpenInterestSumWeeklyEqualIndex","parameters":[{"name":"a","in":"query","required":true,"description":"asset id - (see metadata (metadata/metric) page for more details)}","schema":{"type":"string"},"style":"form","explode":false},{"name":"i","in":"query","required":false,"description":"frequency interval - 24h","schema":{"type":"string"},"style":"form","explode":false},{"name":"f","in":"query","required":false,"description":"format - csv, json","schema":{"type":"string","enum":["csv","json"],"default":"json"},"style":"form","explode":false},{"name":"timestamp_format","in":"query","required":false,"description":"timestamp format - unix or humanized (RFC 3339)","schema":{"type":"string","enum":["unix","humanized"],"default":"unix"},"style":"form","explode":false}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeSeriesResponse"}}}},"400":{"description":"Bad Request - Invalid parameters or unsupported asset","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"401":{"description":"Unauthorized - Invalid or missing API key","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"429":{"description":"Too Many Requests - Rate limit exceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}}}}}}}
```

## Total Realized Cap

> Global realized cap expressed in USD, with weekly rebalancing and equal weighting applied within each basket. Realized cap values each coin at the price it last moved on-chain, providing a market-cap measure rooted in actual investor cost basis rather than the latest spot price. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M), with basket membership reassessed weekly and each asset contributing equally within its basket. The resulting series reflects the aggregate USD cost basis held in each basket. For full methodology details, see the \[Global Metrics Methodology]\(<https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology>) documentation.\
> \
> \[View in Studio]\(<https://studio.glassnode.com/charts/global.RealizedCapSumWeeklyEqualRaw?a=BTC>)<br>

```json
{"openapi":"3.0.3","info":{"title":"Glassnode API - global","version":"1.0.0"},"servers":[{"url":"https://api.glassnode.com","description":"Production API server"}],"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"query","name":"api_key","description":"Your Glassnode API key"}},"schemas":{"TimeSeriesResponse":{"type":"array","items":{"$ref":"#/components/schemas/TimeSeriesDataPoint"}},"TimeSeriesDataPoint":{"type":"object","properties":{"t":{"type":"integer","format":"int64","description":"Unix timestamp"},"v":{"oneOf":[{"type":"number"},{"type":"object"},{"type":"array"}],"description":"Metric value (can be number, object, or array depending on the metric)"},"o":{"type":"object","description":"Object containing multiple metric values (when applicable)","additionalProperties":true}}},"ErrorResponse":{"type":"object","properties":{"error":{"type":"string"}}}}},"paths":{"/v1/metrics/global/realized_cap_sum_weekly_equal_raw":{"get":{"summary":"Total Realized Cap","description":"Global realized cap expressed in USD, with weekly rebalancing and equal weighting applied within each basket. Realized cap values each coin at the price it last moved on-chain, providing a market-cap measure rooted in actual investor cost basis rather than the latest spot price. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M), with basket membership reassessed weekly and each asset contributing equally within its basket. The resulting series reflects the aggregate USD cost basis held in each basket. For full methodology details, see the [Global Metrics Methodology](https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology) documentation.\n\n[View in Studio](https://studio.glassnode.com/charts/global.RealizedCapSumWeeklyEqualRaw?a=BTC)\n","operationId":"global.RealizedCapSumWeeklyEqualRaw","parameters":[{"name":"a","in":"query","required":true,"description":"asset id - (see metadata (metadata/metric) page for more details)}","schema":{"type":"string"},"style":"form","explode":false},{"name":"i","in":"query","required":false,"description":"frequency interval - 24h","schema":{"type":"string"},"style":"form","explode":false},{"name":"f","in":"query","required":false,"description":"format - csv, json","schema":{"type":"string","enum":["csv","json"],"default":"json"},"style":"form","explode":false},{"name":"timestamp_format","in":"query","required":false,"description":"timestamp format - unix or humanized (RFC 3339)","schema":{"type":"string","enum":["unix","humanized"],"default":"unix"},"style":"form","explode":false}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeSeriesResponse"}}}},"400":{"description":"Bad Request - Invalid parameters or unsupported asset","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"401":{"description":"Unauthorized - Invalid or missing API key","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"429":{"description":"Too Many Requests - Rate limit exceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}}}}}}}
```

## Total Realized Cap Index

> Global realized cap index tracking the aggregate on-chain cost basis of crypto assets, with weekly rebalancing and equal weighting applied within each basket. Realized cap values each coin at the price it last moved on-chain, providing a market-cap measure rooted in actual investor cost basis rather than the latest spot price. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M), with basket membership reassessed weekly and each asset contributing equally within its basket. The series is returned as a normalized index with base\&#x3D;100 at the start date, making it directly comparable across baskets and over time. For full methodology details, see the \[Global Metrics Methodology]\(<https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology>) documentation.\
> \
> \[View in Studio]\(<https://studio.glassnode.com/charts/global.RealizedCapSumWeeklyEqualIndex?a=BTC>)<br>

```json
{"openapi":"3.0.3","info":{"title":"Glassnode API - global","version":"1.0.0"},"servers":[{"url":"https://api.glassnode.com","description":"Production API server"}],"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"query","name":"api_key","description":"Your Glassnode API key"}},"schemas":{"TimeSeriesResponse":{"type":"array","items":{"$ref":"#/components/schemas/TimeSeriesDataPoint"}},"TimeSeriesDataPoint":{"type":"object","properties":{"t":{"type":"integer","format":"int64","description":"Unix timestamp"},"v":{"oneOf":[{"type":"number"},{"type":"object"},{"type":"array"}],"description":"Metric value (can be number, object, or array depending on the metric)"},"o":{"type":"object","description":"Object containing multiple metric values (when applicable)","additionalProperties":true}}},"ErrorResponse":{"type":"object","properties":{"error":{"type":"string"}}}}},"paths":{"/v1/metrics/global/realized_cap_sum_weekly_equal_index":{"get":{"summary":"Total Realized Cap Index","description":"Global realized cap index tracking the aggregate on-chain cost basis of crypto assets, with weekly rebalancing and equal weighting applied within each basket. Realized cap values each coin at the price it last moved on-chain, providing a market-cap measure rooted in actual investor cost basis rather than the latest spot price. Constituents are grouped into four baskets based on market cap size: all eligible coins, large cap (≥$1B), mid cap ($100M–$1B), and small cap (<$100M), with basket membership reassessed weekly and each asset contributing equally within its basket. The series is returned as a normalized index with base&#x3D;100 at the start date, making it directly comparable across baskets and over time. For full methodology details, see the [Global Metrics Methodology](https://docs.glassnode.com/further-information/metric-guides/global-metrics/global-metrics-methodology) documentation.\n\n[View in Studio](https://studio.glassnode.com/charts/global.RealizedCapSumWeeklyEqualIndex?a=BTC)\n","operationId":"global.RealizedCapSumWeeklyEqualIndex","parameters":[{"name":"a","in":"query","required":true,"description":"asset id - (see metadata (metadata/metric) page for more details)}","schema":{"type":"string"},"style":"form","explode":false},{"name":"i","in":"query","required":false,"description":"frequency interval - 24h","schema":{"type":"string"},"style":"form","explode":false},{"name":"f","in":"query","required":false,"description":"format - csv, json","schema":{"type":"string","enum":["csv","json"],"default":"json"},"style":"form","explode":false},{"name":"timestamp_format","in":"query","required":false,"description":"timestamp format - unix or humanized (RFC 3339)","schema":{"type":"string","enum":["unix","humanized"],"default":"unix"},"style":"form","explode":false}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimeSeriesResponse"}}}},"400":{"description":"Bad Request - Invalid parameters or unsupported asset","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"401":{"description":"Unauthorized - Invalid or missing API key","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"429":{"description":"Too Many Requests - Rate limit exceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}}}}}}}
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.glassnode.com/basic-api/endpoints/global.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
