NCAA Football
Football Teams
curl -X GET "https://api-ai-oracle.apro.com/v2/sport/football/teams?classification=fbs" \
-H "accept: application/json"{
"status": {
"timestamp": 1742456976497,
"code": 200,
"message": ""
},
"data": {
"total": 1,
"teams": [
{
"canonical_id": "ALA",
"canonical_name": "Alabama Crimson Tide",
"abbreviation": "BAMA",
"conference": "SEC",
"classification": "fbs"
}
],
"signatures": [
{
"signer": "0x...",
"hash": "0x...",
"signature": "0x...",
"timestamp": 1767493423377
}
]
}
}Football Game
Football Schedules
Last updated