API de BorderLive
JSON de solo lectura: garitas, esperas actuales, observaciones y promedios por hora.
Autenticación
Envía tu llave en el header x-api-key. Las llaves se emiten a cuentas Business.
Límite por defecto: 60 peticiones por minuto por llave.
Endpoints
GET /api/v1/ports
All land ports of entry. Optional `?border=mx|ca`.
GET /api/v1/port-current
Latest wait per port and lane. `?include=ports` joins port metadata.
GET /api/v1/wait-observations
Time-series of observations. `?port_id=...&hours=24`.
GET /api/v1/port-hourly-averages
Hour-of-day × day-of-week averages. `?port_id=...`.