cfbd_teams
Retrieve FBS/FCS college football teams with conference, venue, and color details. Filter by season or conference to get specific team information.
Instructions
FBS/FCS programmes with conference, venue and colours.
Returns: [{id, school, mascot, abbreviation, conference, division, color, alt_color, logos:[url], location:{venue_id, name, city, state, capacity, grass, dome}}] — SHAPE FROM VENDOR DOCS.
NOTE: this shape is from the vendor's documentation and has NOT been verified against a live response (we hold no key for this provider). Treat it as approximate — inspect the actual payload before relying on a field name.
Example: SEC programmes {"conference": "SEC"}
Auth: needs your own key in CFBD_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Season — conference membership changes year to year. | |
| conference | No | Conference abbreviation, e.g. SEC, B1G, ACC. |