Overview Information and statistics about FIRST Robotics Competition teams and events. Authentication All endpoints require an Auth Key to be passed in the header X-TBA-Auth-Key. If you do not have an auth key yet, you can obtain one from your Account Page.
No SDKs indexed for this API yet.
curl \ -H "X-TBA-Auth-Key: $API_KEY" \ https://www.thebluealliance.com/api/v3/status
curl \
-H "X-TBA-Auth-Key: $API_KEY" \
https://www.thebluealliance.com/api/v3/events/{year}curl \
-H "X-TBA-Auth-Key: $API_KEY" \
https://www.thebluealliance.com/api/v3/team/{team_key}No SDKs yet