Sport Line API Methods
Core Integration Flow
menu → events → event
menu— the current hierarchy of sports, countries, and tournaments;events— matches for a selected sport or tournament;event— complete data and odds for a specific match.
The search method finds matches by team name, participant name, or another
text value.
Additional Methods
The sports, countries, and tournaments methods can be useful in specific
scenarios, but retrieving the same data in a single menu request is usually more
convenient.
The events-by-period method is not included in the client documentation because it
still requires fixes and further verification.