BitcoinCounterFlow
  • Charts
    Market ChartsAll indicators in one place.
    DashboardsData-riched mini-charts.
    SuperChartAdvanced multi-panel view.
    OmniFlow ModelMarket regime identification.
    Liquidation HeatmapIdentify liquidity clusters.
    ETF TrackerWall Street capital flows.
  • Tools
    Backtest & ModelsBuild your own quants.
    ScannerSearch historical triggers across timeframes.
    Position SignalsAI-powered trade signals.
    AlertsReal-time market notifications.
    PortfolioTrack your holdings.
    ExtensionLive data in your browser.
  • Resources
    CalculatorsCalculators and planning tools.
    ReportsMonthly market analysis.
    LearnMaster the indicators.
    ArticlesLatest news and insights.
    GlossaryDictionary of terms.
    ClockWatchGlobal market sessions.
  • Community
  • API
  • Pricing
Explore
Liquidation HeatmapIdentify liquidity clusters.›Market ChartsAll indicators in one place.›SuperChartAdvanced multi-panel view.›OmniFlow ModelMarket regime identification.›Model CreatorBuild your own quants.›DashboardsLive mini-charts and layouts.›ETF TrackerWall Street capital flows.›PricingCompare access plans.›
Login
AutentikasiChecking access...

Dokumentasi API

Akses langsung data pasar Bitcoin real-time dan historis, metrik on-chain, serta aliran derivatif dari BitcoinCounterFlow.

The examples below use your own key. You can test with fake data in the Interactive Console without needing an API key.

Private API access

API key generation, rotation, and usage visibility live in your account area.

This section is reserved for Nakamoto PRO, Enterprise, and administrator accounts.

View API pricingView plans
GET

/api/m2-global

M2 Global Growth metrics

Parameter

ParameterWajibDeskripsi
apikeyrequiredYour unique authentication key.
daysoptionalFilter data by days.
Konsol interaktifUse your own key
GET https://api.bitcoincounterflow.com/api/m2-global?apikey=YOUR_API_KEY&days=120&interval=4h

Contoh kode

Safe placeholder examples.

cURL
curl -X GET "https://api.bitcoincounterflow.com/api/m2-global?apikey=YOUR_API_KEY&days=120&interval=4h"
JavaScript (Fetch)
fetch("https://api.bitcoincounterflow.com/api/m2-global?apikey=YOUR_API_KEY&days=120&interval=4h")
.then(res => res.json())
.then(data => console.log(data));

Autentikasi

Pass your key using the `apikey` parameter.

Batas laju

Maxi: 10 req/min
PRO: 60 req/min
Enterprise: Custom