Overview
The Matches API provides a set of REST endpoints for managing football matches, events, and results.
It supports creating, updating, finalizing, and retrieving match data, as well as recording match events such as goals, cards, and penalties.
This API is designed for powering live sports feed applications with real-time updates.
- Base URL:
https://sdp-webserver.onrender.com/api
- Supported format: JSON
- Authentication: None required (public access for now).