A self-hosted FRC data platform with a TBA-compatible API. Ingest from FMS, import reports, or mirror from The Blue Alliance.
This instance exposes a TBA v3-compatible REST API. Use your read key in the X-TBA-Auth-Key header.
GET /api/v3/events/2026
GET /api/v3/event/{eventKey}/matches
GET /api/v3/team/frc1501
GET /api/v3/team/frc1501/events/2026
# Write (Trusted API)
POST /api/trusted/v1/event/{eventKey}/matches/update