Overview
Search across hockey teams, players, and leagues by name.
Code Examples
curl -X GET "https://v1.hockey.sportsapipro.com/search?query=Rangers" \
-H "x-api-key: YOUR_API_KEY"
Parameters
Search term (minimum 2 characters)
Filter type: all, athletes, competitions, competitors
Response Structure
Matching leagues/tournaments
Use search to find team, player, or league IDs, then use those IDs in other endpoints.
Your SportsAPI Pro API key
Filter type: all, competitions, competitors, athletes
Available options:
all,
competitions,
competitors,
athletes
Search results retrieved successfully