Manager (Coach) Endpoints (5)
All endpoints use base URLhttps://v2.futsal.sportsapipro.com.
Futsal V2 coach, referee, and venue data — 13 endpoints
https://v2.futsal.sportsapipro.com.
GET /api/manager/:id
GET /api/manager/:id/image
GET /api/manager/:id/career
GET /api/manager/:id/events/last/:page
GET /api/manager/:id/tournament/:tid/season/:sid/statistics
GET /api/referee/:id
GET /api/referee/:id/image
GET /api/referee/:id/tournament/:tid/season/:sid/statistics
GET /api/referee/:id/events/last/:page
GET /api/referee/:id/events/next/:page
GET /api/venue/:id
GET /api/venue/:id/events/last/:page
GET /api/venue/:id/events/next/:page
Was this page helpful?