Metrx Factory
Predictive football analytics API. Get ratings and expected scores from quantitative models. Calculate statistically fair odds for upcoming and past matches and deviations from results and market prices. Quantify team performance and trends based on the Metrx Index.
Metrx Factory endpoints
| Method | Endpoint | Description |
|---|---|---|
| Metrics | ||
| GET |
Match Metrics /v1/match-metrics |
Returns the metrics of one or more matches or particular teams. This is the main endpoint for retrieving figures such as performance ratios, expected and actual scores,… |
| GET |
Top Match Metrics /v1/match-metrics/top |
Returns the metrics of matches with top values regarding a particular metric. An endpoint for goal-oriented figures selection allowing custom logic like finding teams with the… |
| Performance Index | ||
| GET |
Team Performance Indices /v1/performance-index/teams |
Returns a snapshot of global team performance sorted by rank. Separate index lists are maintained for club and national teams. |
| GET |
Competition Performance Indices /v1/performance-index/competitions |
Returns a snapshot of global competition performance sorted by rank. Separate index lists are maintained for club/national teams and domestic/international competitions. |
| GET |
Team Performance Index History /v1/performance-index/team-history |
Returns the trend of a team performance, a cumulation of individual match performances. |
| Market | ||
| GET |
Match Odds Histories /v1/market/match-odds-histories |
Returns the trend of average market odds for handicaps, points and the moneyline. Only available for the Mega subscription. |
| Base Library | ||
| GET |
Competitions /v1/competitions |
Returns a list of competitions for requested parameters. Competitions are divided into stages of different format (league, knock-out). |
| GET |
Matches /v1/matches |
Returns a list of matches for requested parameters. |
| GET |
Teams /v1/teams |
Returns a list of teams that match requested parameters. |
| GET |
Countries /v1/countries |
Returns a list of countries for which teams and metrics are available. |
Metrx Factory pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $8 / month | 1000 / hour |
|
| MEGA | $19 / month | 3600 / hour |
|