SecureTrack API Reference
Note
The SecureTrack API is available at api.secureadsb.com:4201 using
gRPC over TLS.
The SecureTrack API exposes live surveillance data from the SeRo backend. It is
defined by the SeRoAPI service in SeRoAPI.proto and provides three RPC
methods:
Method |
Type |
Description |
|---|---|---|
|
Unary |
Returns information about the sensors associated with a token. |
|
Server-side stream |
Streams decoded target reports with ADS-B, Mode S, and MLAT data. |
|
Server-side stream |
Streams raw Mode S downlink frames and per-reception metadata. |
Use these pages as the detailed reference: