Get demand forecast, ETA guidance, surge recommendations, and driver supply analysis.
Retrieve real-time predictive analytics about ride demand, estimated pickup times, surge pricing signals, and driver supply needs. This endpoint is useful for building dispatcher dashboards, driver incentive screens, or demand-aware rider UX.Authentication required — include Authorization: Bearer <token> in the request header.
curl -X GET http://localhost:8080/rides/insights/predictive \ -H "Authorization: Bearer eyJhbGciOiJIUzI1NiJ9..."
Confidence level reflects the size of your historical ride data. New deployments with fewer than 20 historical rides will show LOW confidence. Accuracy improves as more rides are recorded.