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_dates
curl -X GET "https://api.polydata.co/data/views/fight_matrix/available_dates" \
-H "Authorization: Bearer YOUR_API_KEY"Endpoint URL:
GET /data/views/fight_matrix/available_datesAvailable Columns:
update_dateView: fighters_historical_view
curl -X GET "https://api.polydata.co/data/views/fight_matrix/fighters_historical_view?date=2024-01-01&weight_class=HW" \
-H "Authorization: Bearer YOUR_API_KEY"Endpoint URL:
GET /data/views/fight_matrix/fighters_historical_viewQuery Parameters:
date(date)requiredFilter by specific rating date (YYYY-MM-DD format)
Example: date=2024-01-01
weight_class(string)Filter by weight class code
Example: weight_class=HW
Available Columns:
ranknameweight_class_codeweight_class_namehome_countrycountry_codepointsr_glicko1r_elok170r_elomod1update_daterank_set_numberView: fighters_view
curl -X GET "https://api.polydata.co/data/views/fight_matrix/fighters_view" \
-H "Authorization: Bearer YOUR_API_KEY"Endpoint URL:
GET /data/views/fight_matrix/fighters_viewAvailable Columns:
ranknameweight_class_codeweight_class_namehome_countrycountry_codepointsr_glicko1r_elok170r_elomod1update_date