v1

latestSwagger 2.0Creative Commons BY-SA 2.02026-07-17211539.2 KB
amateur

Request Amateur Radiosonde Telemetry Data

Use this to get the current state of all the radiosondes then use the realtime API to access streaming data. Do not regularly poll this endpoint, it is rate limited.

get/amateur/telemetry

Query parameters

duration'0' | '15s' | '1m' | '30m' | '1h' | '3h' | '6h' | '1d' | '3d'

How far back in time to receive data from. A shorter time period will result is higher time resolution data.

payload_callsignstring

Specific callsign to query (if wanted). Requests for data for a single sonde will return the highest time resolution data available.

datetimestring date-time

End time to query as an ISO-8601 time string. Defaults to now. Example: 2021-02-02T11:27:38.634Z

Response

Returns a dictionary keyed by serial number of a dictionary of times with SondeHub Telemetry values

All 21 operations