v2

latestOpenAPI 3.1.12026-07-2685124366.6 KB
event

Gets live match-queuing info for an event from Nexus (https://frc.nexus/), or null if no data is currently available for this event.

get/event/{event_key}/nexus_info

Path parameters

event_keystring required

TBA Event Key, eg 2016nytr

Headers

If-None-Matchstring

Value of the ETag header in the most recently cached response by the client.

Response

Successful response

data_as_of_msinteger required

Unix timestamp (in milliseconds) of when this data was last fetched from Nexus.

matchesobject required

Map of TBA match key to live queuing info for that match.