Bitcoin Mining Stock & Bitcoin Treasury Data API
Programmatic access to Bitcoin mining hash rates, BTC production, crypto treasury holdings, AI data center capacity, stock data, and more — operational data you can't get from Bloomberg, Yahoo Finance, or CoinGecko.
Bitcoin Mining, Bitcoin Treasury & AI Data Center API Endpoints
Comprehensive coverage of the public digital asset equity market — from operational metrics to financial fundamentals.
Hash Rate Data
Company-level and aggregate hash rate (EH/s). Monthly and daily granularity. Historical trends back to 2020.
/companies/{ticker}/hashrate
BTC Production
Monthly Bitcoin mined per company. Fleet efficiency metrics. Production-to-hash-rate ratios.
/companies/{ticker}/production
Stock & Market Data
Real-time prices, market cap, enterprise value, daily gainers/losers. Sector-level aggregates.
/companies/{ticker}/stock
AI/HPC Data Centers
AI data center power capacity (MW) — operating, under construction, and pipeline. Locations and hyperscaler contracts.
/datacenters
Insider Trading
Buy/sell activity by executives and directors. Transaction amounts, dates, and filing details.
/companies/{ticker}/insider-trading
Earnings Data
Earnings dates, call transcripts, and AI-generated summaries. Historical earnings data.
/companies/{ticker}/earnings
BMS Index
Proprietary benchmark tracking all U.S.-listed Bitcoin mining companies. Daily values and historical performance.
/index
All endpoints support historical data queries. Coverage spans Bitcoin mining companies like MARA, CleanSpark, and Riot Platforms; crypto treasury stocks like Strategy (MSTR), Metaplanet, and CANGO; and AI data center operators transitioning from mining to high-performance computing.
API Code Examples: Hash Rate, Treasury Holdings, Index & AI Data Centers
Clean JSON responses. Standard REST conventions. Bearer token authentication.
GET /api/v1/companies/MARA/hashrates Authorization: Bearer your_api_key
[
{
"date": "2026-02-01T00:00:00",
"name": "MARA Holdings",
"ticker": "MARA",
"exchange": "NASDAQ",
"installed_hashrate": 53.7,
"operating_hashrate": 50.2,
"installed_hashrate_1m_change": 6.97,
"global_hash_rate_percentage": 5.12,
"source": "https://ir.mara.com/news-releases/...",
"last_modified": "2026-02-05T14:30:00"
}
]
GET /api/v1/companies/MSTR/holdings?company_type=BTC_TREASURY Authorization: Bearer your_api_key
[
{
"date": "2026-02-28T00:00:00",
"name": "Strategy",
"ticker": "MSTR",
"holding_currency": "BTC",
"holding_amount": 499226,
"value": 43282790400,
"percentage_mcap": 56.84,
"market_cap": 76143500000,
"mnav": 1.76,
"source": "https://sec.gov/cgi-bin/browse-edgar/...",
"last_modified": "2026-02-28T18:00:00"
}
]
GET /api/v1/index?company_type=MINER Authorization: Bearer your_api_key
[
{
"date": "2026-03-04T00:00:00",
"index_change": 2.34,
"company_weights_list": [
{
"company_ticker": "MARA",
"company_name": "MARA Holdings",
"weight": 18.42,
"weight_change": 0.15,
"market_cap": 6840000000,
"market_cap_change": 3.21
}
]
}
]
GET /api/v1/datacenters?company_ticker=CORZ Authorization: Bearer your_api_key
[
{
"company_ticker": "CORZ",
"company_name": "Core Scientific",
"location": "Denton, TX",
"longitude": -97.1331,
"latitude": 33.2148,
"types": [
{"key": "ai_hpc", "name": "AI / HPC"}
],
"operating": 200,
"under_development": 118,
"pipeline": 500,
"grid_connected": true,
"site_name": "Denton Facility",
"last_modified": "2026-02-15T10:00:00"
}
]
Sample responses shown with illustrative data. See full documentation for complete schema reference.
Why Developers & Analysts Choose BMS Data
The most comprehensive API for publicly traded digital asset companies — covering operational data that generic financial APIs and crypto trackers don't.
Verified from Primary Sources
All operational data is sourced from SEC filings, press releases, and company disclosures — not scraped from unverified aggregators.
Always Up to Date
Data is updated daily as companies report. No stale figures, no outdated snapshots. If a company announces new BTC purchases or hash rate milestones, it's reflected within hours.
Deepest Coverage Available
Beyond holdings amounts — we track hash rates, BTC production, cost basis, mNAV, sats per share, insider trading, earnings transcripts, enterprise values, and AI data center capacity.
One API, Three Sectors
Bitcoin miners, crypto treasury companies (BTC, ETH, SOL), and AI/HPC data center equities — all from a single, consistent API. No stitching together multiple providers.
API Pricing Plans
From personal projects to institutional data feeds. Start with what you need and scale as you grow.
| Feature | Basic $149/mo | Widget From $499/mo | Core Contact Us | Enterprise Contact Us |
|---|---|---|---|---|
| Best For | Personal projects | Media, newsletters, IR | Funds, analysts, consultants | Institutions, exchanges |
| Data Coverage | Miners + treasuries | Miners + treasuries | Full dataset + archive | Full dataset + archive |
| Data Freshness | End of day | Live | Live | Live |
| Historical Depth | 1 year | 3 months | Full archive | Full archive |
| Rate Limit | 5 calls/sec | 10 calls/sec | 50 calls/sec | Unlimited |
| Response Formats | JSON | JSON + widgets | JSON, CSV, Excel | JSON, CSV, Excel + delivery |
| Widget Library | — | ✓ | — | — |
| White-Label | — | Optional ($999/mo) | — | ✓ |
| MCP Server Access | — | — | ✓ | ✓ |
| Redistribution Rights | — | Display only | — | ✓ |
| Support | Priority email | Dedicated account manager | ||
| Get API Key | Get Started | Contact Sales | Contact Sales |
All plans include API documentation, code examples, and community support. Need a custom configuration? Contact us.
Who Uses the BMS Data API
Hedge Funds & Analysts
Integrate mining fundamentals into investment models. Backtest strategies with historical hash rate and production data.
Media & Newsletters
Embed live data widgets in your publications. Auto-update tables and charts without manual data entry.
IR Teams
Display verified, up-to-date company data on your investor relations site. Widgets update automatically.
Developers
Build dashboards, alerts, and analytics tools. Clean REST API with consistent JSON responses.
Exchanges & Platforms
Enrich stock listings with operational metrics. Bulk data access and scheduled delivery for large-scale integration.
Get Your API Key in Minutes
Choose Your Plan
Select the tier that fits your use case and budget.
Get Your API Key
Create an account and receive your API key instantly.
Make Your First Request
Authenticate with your Bearer token. Get data back in seconds.
Explore the Reference
Browse endpoints, schemas, and integration guides in the docs.
Bitcoin Mining & Crypto Treasury API FAQ
Authorization header of every request:
Authorization: Bearer your_api_key. Keys are
generated in your account dashboard.
Self-Serve Plans
Start building with the BMS API today. The Basic tier is available for immediate access — no sales call required.
Get API KeyCore & Enterprise Inquiry
Need higher volume, custom endpoints, or redistribution rights? Let's talk.
Contact Sales