# Team Positional Injury Histories

> Team Positional Injury Histories

## At a glance

- **Publisher:** Banged Up Bills
- **Data source:** bangedupbills.com
- **Category:** professional-football
- **Price:** 20 credits (about $10.00 per request, billed on a successful response)
- **Refresh:** Weekly
- **Time period:** 2016-09-01 to 2030-06-01
- **Type:** API endpoint (bulk pull)
- **URL:** https://marketplace.spartera.com/products/team-positional-injury-histories/28f401b8-a862-42b6-b335-965704c96901

## Fields

| Field | Type | Required |
| --- | --- | --- |
| Team | STRING |  |
| Year | INTEGER |  |
| Position | STRING |  |
| Player | STRING |  |
| Injury | STRING |  |

## Access

```bash
curl -X POST "https://banged-up-bills.api.spartera.com/endpoints/v1/team-positional-injury-histories" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"format": "csv"}'
```

Each request is billed 20 credits on a successful response, regardless of row count. Results are returned as a downloadable CSV with a JSON preview.

## Machine-readable

- Sample data (JSON): https://marketplace.spartera.com/sample/28f401b8-a862-42b6-b335-965704c96901
- Full page (HTML, with schema.org Dataset markup): https://marketplace.spartera.com/products/team-positional-injury-histories/28f401b8-a862-42b6-b335-965704c96901
- Catalog index: https://marketplace.spartera.com/llms.txt
- Product sitemap: https://marketplace.spartera.com/server-sitemap.xml

---

Published by Banged Up Bills on the Spartera Analytics Marketplace. Licensed under https://marketplace.spartera.com/terms.