FRC Data Platform

Your own
Alliance Hub

A self-hosted FRC data platform with a TBA-compatible API. Ingest from FMS, import reports, or mirror from The Blue Alliance.

Browse Events Teams Sign In
233
Events
9,163
Teams
178
Matches
โ—
Live

Recent Events

View All

TBA-Compatible API

Quick Reference

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
Full API Docs โ†’