Spotrac Sports Financial Data API
## Spotrac Sports Financial Data API The **only** RapidAPI for sports **financial** data. While other sports APIs give you scores and box scores, this API delivers the money side of the game — **player contracts, salary caps, team payrolls, free-agent valuations, transactions, and draft economics** — across **12 leagues**. ### League coverage NFL · NBA · MLB · NHL · MLS · EPL · WNBA · NWSL · PGA…
Spotrac Sports Financial Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search | ||
| GET |
search /api/v1/search |
Search Spotrac for players by name across all leagues. |
| Players | ||
| GET |
getPlayer /api/v1/player |
Full contract breakdown for one player — bio, current cap hit & cash, career earnings, contract terms and a year-by-year cap/cash table. |
| GET |
getPlayerTransactions /api/v1/player/transactions |
Chronological signings, releases and trades for one player. |
| Teams | ||
| GET |
getTeamDraft /api/v1/team/draft |
A team's draft picks with rookie contract economics. |
| GET |
getTeamContracts /api/v1/team/contracts |
Every active contract on a team's books. |
| GET |
getTeams /api/v1/teams |
All teams in a league with their slugs (used by /team/* endpoints). |
| GET |
getTeamOverview /api/v1/team/overview |
Team financial summary — per-player cap hit, cash and free-agent year. |
| GET |
getTeamCap /api/v1/team/cap |
Per-player cap breakdown for a team — active roster, dead money and exempt/practice players. Columns vary by league. |
| GET |
getTeamTransactions /api/v1/team/transactions |
Recent signings, releases and trades for one team. |
| Leagues | ||
| GET |
getLeagueCap /api/v1/league/cap |
League-wide team cap comparison — total cap, cap space, dead cap. |
| GET |
getRankings /api/v1/league/rankings |
Highest-paid player leaderboards by cap hit, cash, contract value, average annual value or guaranteed money. |
| GET |
getLeagueDraft /api/v1/league/draft |
The full draft with each pick's rookie contract economics. |
| GET |
getLeagueTransactions /api/v1/league/transactions |
League-wide signings, releases and trades feed. |
| GET |
getLeagueContracts /api/v1/league/contracts |
The largest contracts league-wide, or extensions/restructures. |
| GET |
getFreeAgents /api/v1/league/free-agents |
Available free agents (with market value) and signed free agents. |
Spotrac Sports Financial Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | — |
|
| ULTRA Recommended | $49.99 / month | — |
|
| MEGA | $149.99 / month | — |
|