Team Director (Directeur Sportif) Endpoints (5)
All endpoints use base URLhttps://v2.cycling.sportsapipro.com.
8 endpoints for directeur sportif and stage location data
https://v2.cycling.sportsapipro.com.
GET /api/manager/:id # Team director details
GET /api/manager/:id/image # Director photo
GET /api/manager/:id/career # Career history
GET /api/manager/:id/events/last/:page # Recent stages managed
GET /api/manager/:id/tournament/:tid/season/:sid/statistics # Season stats
GET /api/venue/:id # Stage start/finish location details
GET /api/venue/:id/events/last/:page # Past stages at location
GET /api/venue/:id/events/next/:page # Upcoming stages at location
Was this page helpful?