Skip to main content
PrizeSkout
Market Signals API

Assortment and demand signals on tap.

Pull category growth, top movers, assortment gaps, and cross-border price radar directly into your merchandising, planning, and replenishment systems. Less spreadsheet triage, more programmatic decisions.

Get API keys View endpoints
Endpoints
GET
/v1/market/trends
Category growth, volatility, and top movers
GET
/v1/market/assortment-gaps
SKUs competitors carry that you do not, ranked by demand
GET
/v1/market/cross-border
International price radar for import-risk monitoring
Example request
curl "https://api.prizeskout.qa/v1/market/assortment-gaps?limit=10" \
  -H "Authorization: Bearer sk_live_••••"
200 OK · application/json
{
  "data": [
    {
      "product": "Cordless vacuum 2200W",
      "demand_score": 0.92,
      "competitors_carrying": 4,
      "missed_monthly_gmv": 18400,
      "avg_market_price": 549.00
    }
  ]
}
What you get
Category-level growth and volatility rollups updated hourly
Assortment gap detection with demand scoring and competitor counts
Cross-border radar across 20+ international markets with delivery cost modeling
Trending products feed with status (rising, peaking, cooling)
Historical pull for backtesting planning models
Scoped keys so planning and pricing teams can each consume only what they need
Common integrations
Merchandising planning
Rank assortment gaps by estimated missed GMV to prioritize onboarding.
Cross-border risk
Trigger alerts when import parity erodes your domestic pricing power.
Demand forecasting
Feed category growth signals into forecasting and replenishment models.