Sports API
The Sports Intelligence API tracks community fixtures (soccer derbies, tournaments) and matches them with infrastructure records.Access Level Required: Standard API access limits apply. Open to Free Tier developers building community-level tools.
Endpoints
1. Sports Events
Retrieve upcoming fixtures or historical match results.GET /api/v1/sports/events
Parameters
ward_code(optional string): Filter events taking place in a specific ward.status(optional string): e.g.,scheduled,live,completed.
2. Athletes
Retrieve information about community athletes and national professionals.GET /api/v1/sports/athletes