Getting Started
API Reference
APIStatus
APIStatus.current_season
APIStatus.max_season
APIStatus.is_datafeed_down
APIStatus.down_events
APIStatus.ios
APIStatus.android
Class containing information about TBA’s API status.
Year of the current FRC season.
int
Maximum FRC season year for valid queries.
True if the entire FMS API provided by FIRST is down.
bool
A list of strings containing event keys of any active events that are no longer updating.
list[str]
App versions available for iOS (TBA).
dict
App versions available for Android (TBA).