All endpoints use base URL https://v2.cycling.sportsapipro.com.
GET /api/manager/:id # Team director detailsGET /api/manager/:id/image # Director photoGET /api/manager/:id/career # Career historyGET /api/manager/:id/events/last/:page # Recent stages managedGET /api/manager/:id/tournament/:tid/season/:sid/statistics # Season stats
GET /api/venue/:id # Stage start/finish location detailsGET /api/venue/:id/events/last/:page # Past stages at locationGET /api/venue/:id/events/next/:page # Upcoming stages at location