Predictions API

Know what shoppers need before they search.

The Prodx Predictions API uses the purchase dates of a specific product for an individual customer to predict when they might need to buy it next. It powers experiences like “Did You Forget” and “Basket Starter” carousels.

Why Repeat-Purchase Signals
Get Missed

Retailers often wait for shoppers to remember what they need instead of proactively surfacing products at the right moment.

Forgotten Essentials

Shoppers regularly miss products they buy on a repeat cycle.

Reactive Shopping UX

Most experiences wait for a search or browse action before helping.

Lost Repeat Revenue

When repeat needs are not surfaced, baskets stay smaller than they should.

How Prodx Predicts the Next Needed Purchase

Prodx looks at the purchase dates and frequency of a specific product for an individual customer, then predicts when it should be surfaced again. This API supports “Don’t Forget,” “Did You Forget,” and basket-building experiences driven by purchase timing and cart context.
  • Use customer-specific purchase timing to predict product need.
  • Surface likely next-needed items before the shopper searches.
  • Power “Did You Forget” and “Basket Starter” modules.
  • Use timing windows to avoid recommending too early or too late.
  • Increase repeat purchase relevance using real behavior, not guesswork.

Measurable Impact

Predictive timing helps retailers recover repeat-purchase opportunities by surfacing the right product at the moment it is most likely needed.

Higher

Repeat Purchase Capture
Shoppers are reminded before the need is missed.

Better

Basket Completion
“Did You Forget” moments recover likely missing items.

More Useful

Personalization Timing
Recommendations feel timely, not random or repetitive.
How a Top-10 Grocer Transformed Their Search Experience
See how structured product data eliminated "no results" pages and drove a measurable lift in online conversion.

Technical Specifications

Every Prodx API is designed for real-world retail environments — high volume, low latency, and continuous data updates. From authentication to uptime guarantees, everything is engineered to integrate cleanly and scale with your business.
Response Format
JSON
Authentication
API key (provided at onboarding)
Rate Limits
Configured per retailer at contract level
Hosting
Prodx-managed cloud infrastructure
Latency
Sub-200ms typical response times
Availability
99.9% + uptime SLA
Data Refresh
Continuous. Product data updates propagate within minutes of catalog changes.
Integration
RESTful API. Standard HTTPS. No SDKs required.
Onboarding
Three weeks typical. Send us your product feed, we handle the rest.
Support
Dedicated account team. Direct engineering access for integration questions.
GET /v1/predictions?catalogId=GEN_CATALOG &cutomerId=CST_29481 &count=20
{
  "predictionsProducts": [
    {
      "productId": "960038380",
      "predictedPurchaseDate": "2024-10-05",
      "predictionWindowStart": "2024-09-22",
      "predictionWindowEnd": "2024-10-20",
      "confidenceScore": 92
    },
    {
      "productId": "960050655",
      "predictedPurchaseDate": "2024-10-08",
      "predictionWindowStart": "2024-09-25",
      "predictionWindowEnd": "2024-10-22",
      "confidenceScore": 88
    }
  ],
  "predictionsRequest": {
    "catalogId": "GEN_CATALOG",
    "customerId": "CST_29481",
    "count": 20
  }
}

Ready to see what the Predictions API can do with your catalog?

Send us your product feed and we'll show you results in weeks.
The data infrastructure everything runs on.
Product data infrastructure for America's leading grocery retailers.
hello@prodx.com
© 2026 Prodx. All rights reserved.