Moonlytics Data Infrastructure

Digital Asset Data Infrastructure

Normalized market, social, ecosystem and intelligence data for digital assets — built for applications, analysts and AI agents that need one consistent model instead of a dozen incompatible feeds.

7,461
assets in the canonical registry
7,218 with observations
6.7 million
market and social observations
since November 2025
hourly
market and social snapshots
1,000 assets per snapshot
225
tickers used by more than one asset
why identity resolution matters

Figures measured on the production store on 2026-08-31. See the full freshness table.

Digital asset data is fragmented by default

Every provider has its own identifiers, its own field names, its own update rhythm and its own idea of what a "24 hour volume" is. Social platforms deliver counts, code hosts deliver commits, news wires deliver prose. None of it lines up on its own.

Moonlytics is the layer that makes it line up: one asset identity, one schema, one time base, one quality contract. Everything downstream — scores, dashboards, research, portfolio analytics, agent tools — reads from that single model.

one asset, one shape
{
  "asset": {
    "id": 1,
    "symbol": "BTC",
    "name": "Bitcoin"
  },
  "observedAt": "2026-08-31T09: 00: 00Z",
  "market": {
    "price": 78135,
    "marketCap": 1568738541274,
    "volume24h": 13029310589,
    "volatility": 0.0142,
    "marketDominance": 54.9
  },
  "social": {
    "socialVolume24h": 41208,
    "interactions24h": 9137442,
    "socialDominance": 18.4,
    "sentiment": 81
  },
  "score": 72.5,
  "altRank": 3
}

The shape of a single observation in the canonical model. Field-level documentation lives in the data model.

Architecture

From raw provider payloads to applications

Five stages. Each one is documented, each one is a place where data can be wrong, and each one is something you can read about before you depend on it.

Sourcesexternal providers and public references
Market aggregatorSocial platformsNews wiresCommunity metricsPublic code hostingVideo platforms
Moonlytics data layerwhere the work happens
IngestionEntity resolutionNormalizationEnrichmentDeduplicationQuality controlHistorical storage
Intelligencederived, documented, versioned
SentimentSocial momentumNarrativesLiquidity ratiosEcosystem activityMarket signals
Deliveryinternal today, opening up in stages
REST APIHistorical seriesDatasetsWebhooksAgent tools
Applicationswhat people actually use
moonboard.aimoonlytics.aimoonboard.io
Applications

What is already built on it

Moonlytics is not a proposal. It is the layer that feeds a production market intelligence application today, and the same model backs the research and portfolio surfaces around it.

The four domains

Who does what

Role of each domain in the Moonlytics and Moonboard ecosystem
DomainRoleIn one line
moonlytics.ioData infrastructure, APIs, developer platformProvides the data.
moonboard.ioResearch, scoring methodology, quantitative analysisExplains the methodology.
moonboard.aiInteractive crypto market intelligence applicationProvides the interactive market intelligence.
moonlytics.aiInstitutional portfolio intelligenceProvides institutional portfolio intelligence.

Four domains, four search intents, no duplicated content. If you are looking for scoring formulas, they are documented on moonboard.io; if you are looking for the live market view, it is on moonboard.ai.