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
[
  [
    1780444800000,
    43775205700.0
  ],
  [
    1780531200000,
    42719266550.0
  ],
  [
    1780617600000,
    41663327400.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
[
  [
    1780444800000,
    43935198733.33334
  ],
  [
    1780531200000,
    42039517566.66666
  ],
  [
    1780617600000,
    40143836400.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
[
  [
    1780444800000,
    42948802633.33334
  ],
  [
    1780531200000,
    41758260666.66666
  ],
  [
    1780617600000,
    40567718700.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
[
  [
    1780444800000,
    532188600.0
  ],
  [
    1780531200000,
    545168800.0
  ],
  [
    1780617600000,
    493838000.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
[
  [
    1780444800000,
    5324499166.666667
  ],
  [
    1780531200000,
    5073814133.333333
  ],
  [
    1780617600000,
    4823129100.0
  ]
]