ADSB1090 Network Python Ingest
This is the production node ingest surface. ADSB1090 Local Node v1.70RC1a should use the canonical /v1/node/* endpoints with exact opaque bearer-token authentication.
Snapshot
POST /v1/node/snapshotHeartbeat
POST /v1/node/heartbeatSupport bundle
POST /v1/node/support-bundleAuth
Authorization: Bearer <exact network token>- Plain JSON and gzip JSON are accepted.
- Hot/current state is written to Redis first.
- Durable database writes are handled by the async DB writer.
- Read API: https://api.adsb1090.net
- Ingest base: https://ingest.adsb1090.net