Spotrac: Get Team Cap Table
Spotrac via Parse · sports
Get the salary cap summary and cash spending summary for an NFL team in a given year. Returns the cap maximum breakdown (salary cap, rollover, adjustments, allocations, cap space) and the cash summary (active roster, injured reserve, dead money totals by bonus category). Requires two HTTP requests (cap page + cash page). NFL team, player, and contract salary cap data from Spotrac.com. Fulfilled by Parse from spotrac.com.
- finance
- parse
- platform-key
- sports
- spotrac
- spotrac-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1063a484-f52f-4db5-a50f-b26705848e2f/get_team_cap_table
- Interface artifact
- sha256:c46777d390eff7651192f3dcc0db3dad1a9c6f42a2f6146f964cb8d342eda674
- Manifest digest
- sha256:88d1e8441c573d1942de8e0e3528babc6583ab8e80f62b58af28c4c02c47be43
Request fields
- year (integer, required): Year for the cap/cash data (e.g. 2024, 2025, 2026)
- team_slug (string, required): Team slug from list_nfl_teams (e.g. 'kansas-city-chiefs', 'buffalo-bills')
Example queries
- {"year":"2024","team_slug":"dallas-cowboys"}