Endpoints / list-predictions
Forward predictions (Phase 5)
GET
/api/v1/predictionsintelligencereadProbabilistic predictions. Endpoint exists and is rate-limited; the prediction engine ships in Phase 5. Today returns an empty set with a `note` field so client integrations stay green.
Examples
curl -H "x-api-key: $INTELLIGENCE_API_KEY" \
"https://intelligence-beryl.vercel.app/api/v1/predictions"Responses
200Predictions (currently empty)