Crypto Company Stocks Marketcaps

Market capitalizations of leading publicly traded Bitcoin and crypto-focused companies

How to call

Request format

GET
curl -X GET "https://newhedge.io/api/v2/metrics/crypto-stocks-marketcaps/METRIC_NAME?api_token=YOUR_TOKEN"
Query params

api_token (required) — 24 character token.

Path params

:metric_name — one of the metric names listed below.

Responses

200 with JSON payload, 401 for missing/invalid token, 404 for missing resources.

Metrics

Each metric is fetched independently. Responses are trimmed samples to show structure.

5 metrics
Metric

Cs Mstr Mcap

Data used by the Crypto Company Stocks Marketcaps chart.

Endpoint
https://newhedge.io/api/v2/metrics/crypto-stocks-marketcaps/cs_mstr_mcap?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1781568000000,
    40261338814.28571
  ],
  [
    1781654400000,
    40321134600.0
  ],
  [
    1781740800000,
    38927052800.0
  ]
]
Metric

Cs Coin Mcap

Data used by the Crypto Company Stocks Marketcaps chart.

Endpoint
https://newhedge.io/api/v2/metrics/crypto-stocks-marketcaps/cs_coin_mcap?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1782259200000,
    40865582566.66666
  ],
  [
    1782345600000,
    40064813133.33334
  ],
  [
    1782432000000,
    39264043700.0
  ]
]
Metric

Cs Xyz Mcap

Data used by the Crypto Company Stocks Marketcaps chart.

Endpoint
https://newhedge.io/api/v2/metrics/crypto-stocks-marketcaps/cs_xyz_mcap?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1782259200000,
    44161171266.66666
  ],
  [
    1782345600000,
    45242580233.33334
  ],
  [
    1782432000000,
    46323989200.0
  ]
]
Metric

Cs Gemi Mcap

Data used by the Crypto Company Stocks Marketcaps chart.

Endpoint
https://newhedge.io/api/v2/metrics/crypto-stocks-marketcaps/cs_gemi_mcap?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1782259200000,
    493247900.0
  ],
  [
    1782345600000,
    461387400.0
  ],
  [
    1782432000000,
    493247900.0
  ]
]
Metric

Cs Glxy Mcap

Data used by the Crypto Company Stocks Marketcaps chart.

Endpoint
https://newhedge.io/api/v2/metrics/crypto-stocks-marketcaps/cs_glxy_mcap?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1782259200000,
    5880866533.333333
  ],
  [
    1782345600000,
    5747210466.666667
  ],
  [
    1782432000000,
    5613554400.0
  ]
]