v1
latestOpenAPI 3.0.22026-07-26114338.4 KBStations
Query parameters
Time resolution of observations
The number of items to return.
A cursor value returned that can be used in a subsequent request to get the next set of data.
A comma separated list of data fields that are returned in the response. Index field order in the response will be the same as the request.
The latitude of the Southwest corner of a bounding box. Required when doing a bounding box search.
The longitude of the Southwest corner of a bounding box. Required when doing a bounding box search.
The latitude of the Northeast corner of a bounding box. Required when doing a bounding box search.
The longitude of the Northeast corner of a bounding box. Required when doing a bounding box search.
Temperature units
Wind units
Pressure units
Precipitation units
Distance units
Response
successful operation
Example response
{
"stations": [
{
"station_id": 12799
}
]
}