Predicta API
What it does: An API that takes user behavior data (from apps, games, fitness apps, etc.) and predicts outcomes in real time. Example use cases: Fitness apps → predicts if a user is likely to quit within 7 days Games → predicts if a player is about to churn (stop playing) E-commerce → predicts if a user will buy or abandon cart Education apps → predicts if a student will fail a course
Predicta API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Predictions | ||
| POST |
predictRiskScore /api/predict/risk-score |
Calculates a composite behavioral risk score (0–100) based on all available telemetry signals. A higher score indicates higher risk. Great for dashboards and alerting systems… |
| POST |
predictDropoff /api/predict/dropoff |
Identifies users at immediate risk of abandoning their current session. Based on inactivity patterns and session cadence. Ideal for games, streaming apps, and onboarding flows. |
| POST |
predictConversion /api/predict/conversion |
Scores the probability that a user will complete a purchase or conversion event. Analyzes click interactions and time-on-site to identify high-intent shoppers vs. casual browsers. |
| POST |
predictRetention /api/predict/retention |
Predicts the likelihood a user will remain active over the next 7 days based on session frequency and time spent. Useful for fitness apps, SaaS platforms, and subscription… |
Predicta API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|