API


The api pulls directly from the database. Do not pull data every second this will result in you being ratelimited.

HTTP Endpoints


GET /api/json/current - The current state of testing.

GET /api/json/currentVehicles - The current vehicles in the Boca Chica area.

GET /api/json/notams - The notice to airmen in the Brownsville area.

GET /api/json/roadClosures - The road closure notices from the Cameron County website.

GET /api/json/roadClosures/today - The road closure notices from the Cameron County website for today only.

GET /api/json/expectedTest - The expected tests for the Starship program.

Stream Widgets


GET /api/widget/current - The current state of testing.

GET /api/widget/currentVehicles - The current vehicles in the Boca Chica area.

GET /api/widget/notams - The notice to airmen in the Brownsville area.

GET /api/widget/roadClosures - The road closure notices from the Cameron County website.

GET /api/widget/roadClosures/today - The road closure notices from the Cameron County website for today only.

GET /api/widget/expectedTest - The expected tests for the Starship program.