Enterprise Required
These endpoints require an Enterprise subscription or membership. Upgrade your subscription to access the API. Once you have access, generate an API key from the API documentation, or use an existing key..
View: available_leagues
curl -X GET "https://api.polydata.co/v1/data/views/football_player_ratings/available_leagues" \
-H "Authorization: Bearer YOUR_API_KEY"Endpoint URL:
GET /v1/data/views/football_player_ratings/available_leaguesAvailable Columns:
app_idapp_titlecountryView: league_players
curl -X GET "https://api.polydata.co/v1/data/views/football_player_ratings/league_players?app_id=ROU_Liga_1" \
-H "Authorization: Bearer YOUR_API_KEY"Endpoint URL:
GET /v1/data/views/football_player_ratings/league_playersQuery Parameters:
app_id(string)requiredFilter players by league (app_id from available_leagues)
Example: app_id=ROU_Liga_1
Available Columns:
app_idseasonplayer_idplayer_nameView: player_ratings_history
curl -X GET "https://api.polydata.co/v1/data/views/football_player_ratings/player_ratings_history?player_id=5681" \
-H "Authorization: Bearer YOUR_API_KEY"Endpoint URL:
GET /v1/data/views/football_player_ratings/player_ratings_historyQuery Parameters:
player_id(integer)requiredFilter ratings history by player (player_id)
Example: player_id=5681
Available Columns:
player_idplayer_namebirthdaypositionteam_namedateminutesratingpeak