Versioned API
All future endpoints use /api/v1 contracts and standardized response wrappers.
Demo Mode™ · Fan
Trending athletes, market movement, quick search.
Developer Platform
Coming soon: source-aware, confidence-aware, versioned college athletics intelligence APIs for products, partners, enterprise dashboards, and internal tools.
All future endpoints use /api/v1 contracts and standardized response wrappers.
Responses carry confidence, source counts, timestamps, and mock labels.
Future API keys, partner tokens, premium scopes, and enterprise access.
Future player, team, prediction, NIL, insight, and source-conflict webhooks.
GET /api/v1/healthGET /api/v1/playersGET /api/v1/teamsGET /api/v1/rankingsGET /api/v1/insightsGET /api/v1/command-centerGET /api/v1/searchGET /api/v1/sources{
"data": {},
"meta": {
"version": "v1",
"generatedAt": "2026-06-28T12:00:00.000Z",
"isMock": true,
"sourceCount": 0,
"confidenceScore": 0,
"requestId": "req_mock"
},
"errors": []
}