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
[
  [
    1778630400000,
    62431418000.0
  ],
  [
    1778716800000,
    62324460850.0
  ],
  [
    1778803200000,
    62217503700.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
[
  [
    1778630400000,
    54276876700.0
  ],
  [
    1778716800000,
    52882510400.0
  ],
  [
    1778803200000,
    51488144100.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
[
  [
    1778630400000,
    42575280866.66666
  ],
  [
    1778716800000,
    42226108033.33334
  ],
  [
    1778803200000,
    41876935200.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
[
  [
    1778630400000,
    590328200.0
  ],
  [
    1778716800000,
    631123200.0
  ],
  [
    1778803200000,
    669518500.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
[
  [
    1778630400000,
    5896032533.333333
  ],
  [
    1778716800000,
    5783052366.666667
  ],
  [
    1778803200000,
    5670072200.0
  ]
]