Commerce Index Signals

Commerce Signals, On Tap

API-first access to demand, pricing, and activity signals across markets — built on the Commerce Index event graph.

Why Commerce Needs Signals, Not Just Dashboards

Teams are constantly asking questions that turn into ad hoc analysis, fragile spreadsheets, or "we don't actually know."

"What's really happening in my category in this country?"

"Where is demand shifting for products like ours?"

"Are we operating in a full-price environment or a discount war?"

"How do our patterns compare to the rest of the market?"

Commerce Index Signals turns these questions into a simple API call.

Signal Types

Three Layers of Intelligence

Brand Signals

Aggregated view of your brand's activity: views, purchases, conversion, trends, and top products.

total_views, total_purchases
conversion_rate
trend vs previous period
top_products ranking
Product Signals

Product-level metrics and an activity tier assessment for individual SKUs.

views, purchases, conversion
trend direction (up/flat/down)
activity_tier (high/medium/low)
human-readable comment
Context Signals

Compressed, opinionated summary with headline and actionable recommendations.

one-line headline summary
key_signals structured data
recommendations array
confidence + derived_from

Who Uses CI Signals

Pricing & Revenue Teams

Use category signals to inform pricing experiments and understand if the market is in promo-heavy or full-price mode.

AI Agent Platforms

Feed signals to agents so they make market-aware decisions, not just react to local data.

Marketplace Platforms

Compare on-platform trends to off-platform signals. Steer category investments with confidence.

Simple API

One API Call to Structured Intelligence

No need to collect cross-brand events, match products across merchants, or compute category indices. Get clean, named signals maintained like an actual product.

Built on the growing CI event graph
Includes confidence metadata
Versioned API with backward compatibility
Rate limits designed for production use
Example: Brand Signals
GET /api/v1/signals/brand?brand_id=brand_xyz&window=7d

// Response
{
  "brand_id": "brand_xyz",
  "time_window": "last_7_days",
  "aggregate": {
    "total_views": 12845,
    "total_purchases": 642,
    "overall_conversion_rate": 0.05
  },
  "trend": {
    "views_vs_prev_period": "up",
    "views_change_pct": 12.3
  },
  "meta": {
    "confidence": "high"
  }
}
Roadmap

Coming Soon: Market & Category Signals

As our event graph grows, we'll unlock market-level and category-level signals across countries.

Market Signals

commerce_health, demand_trend, discount_pressure, category_hotspots per country

Category Signals

demand_index, supply_index, pricing_env, merchant_health, momentum by category

Ready to Build on Commerce Intelligence?

If you need better answers than "let's pull another spreadsheet," CI Signals is the simplest way to bring real commerce intelligence into your stack.