DocsPrivacy PolicyTerms of ServiceContact

© 2026 PolyData, Inc. All rights reserved.

Football Player Rating's
Football Player Rating's
Photo (cover art): Arild J. Waagbø
  • Home
  • Posts
  • Apps
  • API
  • Contact
  • About

Endpoints

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..

Available Leagues

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_leagues

Available Columns:

app_idapp_titlecountry

League Players

View: 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_players

Query Parameters:

app_id(string)required

Filter players by league (app_id from available_leagues)

Example: app_id=ROU_Liga_1

Available Columns:

app_idseasonplayer_idplayer_name

Player Ratings History

View: 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_history

Query Parameters:

player_id(integer)required

Filter ratings history by player (player_id)

Example: player_id=5681

Available Columns:

player_idplayer_namebirthdaypositionteam_namedateminutesratingpeak