Download OpenAPI specification:Download
Update: v4.0 of the API is now available. Please refer to the v4_0 API page
Versioning introduced. From Version 3.1 onwards, all endpoints will begin with a version number (v3_1) to ensure better maintainability of the API. example: forecast/latitude/longitude -> /v3_1/forecast/latitude/longitude. Please note that endpoints without a version number will be forwarded to the latest endpoint version after July 31, 2023. Please see our documentation on versioning of our API.
warnings:
We added new endpoints within the new API version. Some of the old endpoints won't be included and are deprecated under the old API version. Deprecated endpoints will have the same output as before but will be terminated by July 31, 2023
changes for the new endpoints:
We are switching to a different backend. Some values are changed/removed
forecast:
Hood/weather:
Locations:
To ensure better maintainability and backward compatibility of our API, we have introduced versioning starting from version 3.1. All endpoints will now begin with a version number (e.g., v3_1
) to indicate the API version being used.
The versioning scheme we follow is vX_Y
, where X is the major version number and Y is the minor version number. Major version changes indicate significant changes in the API, such as breaking changes or major feature updates. Minor version changes indicate minor updates or additions to the API without any breaking changes.
To use a specific version of the API, simply include the version number as a prefix in the endpoint URL. For example, to access the forecast endpoint in version 3.1, the URL would be: /v3_1/forecast/latitude/longitude
. Ommitting the version number will default to version v3.0
.
We strive to support at least one version downward from the latest version of the API. However, older versions of the API may be shut down after a certain period of time to ensure proper maintenance and security. It's important to stay updated with our API documentation and changelog to ensure compatibility with the latest version of the API.
As part of versioning, we may deprecate certain endpoints or features in older API versions. Deprecated endpoints or features will continue to work as before, but will be marked as deprecated and eventually terminated in future versions of the API. It's recommended to update your integrations to use the latest version of the API and avoid using deprecated endpoints or features to ensure uninterrupted access to the API functionality.
We strive to provide backward compatibility and minimize the impact of changes on existing integrations. However, it's important to thoroughly review the changelog and update your integrations accordingly when upgrading to a new version of the API.
API versioning allows us to make improvements and updates to the API while maintaining backward compatibility. By specifying the version number in the endpoint URL, you can ensure that your integrations continue to work as expected even when updates are made to the API. Please stay updated with our API documentation and changelog to keep track of version changes and deprecated features. If you have any questions or need further assistance, please don't hesitate to contact us.
To ensure secure access to our API, authentication is required for all requests. We use API keys as a means of authentication, which need to be included in the header of each API request. API keys are generated when you register for an account with us and are used to identify and authorize your API requests.
To authenticate your API requests, you need to include the API key in the header of each request. The API key should be included in the x-api-key header. The format for including the API key in the header is as follows:
curl -X GET -H 'x-api-key: <API_KEY>' "https://forecast.meteonomiqs.com/forecast/48.1663/11.5683/"
Replace <API_KEY>
with your actual API key value.
To obtain an API key, you can either register through our self service API portal or contact our sales team using info@meteonomiqs.com
. Please note that API keys are unique to your account and should not be shared with others. It's important to keep your API key secure and not expose it in any public or unsecured environment.
If you have purchased our API through our API portal, you can find information on how to authenticate in the portal where you obtained your API key. Please refer to the documentation or help resources provided in the portal for instructions on how to include the API key in your API requests.
To include the API key in your API requests, you need to add the x-api-key
header to your requests and set its value to the API key as described in the Authentication Process section above. Here's an example of how to include the API key in a cURL request:
curl -X GET -H 'x-api-key: <API_KEY>' "https://forecast.meteonomiqs.com/forecast/48.1663/11.5683/"
Replace <API_KEY>
with your actual API key value and https://forecast.meteonomiqs.com/forecast/48.1663/11.5683/
with the actual API endpoint you want to access.
If the API key is missing or invalid, you will receive an authentication error response indicating that the request is unauthorized. In such cases, please double-check the API key and ensure that it is included correctly in the header of your API requests.
If you have any questions or need further assistance with authentication or any other API-related issues, please don't hesitate to contact us at info@meteonomiqs.com
. We're here to help!
In conclusion, API key authentication is a secure way to access our API and ensure that only authorized requests are processed. It's important to obtain and use your unique API key for authentication in all your API requests to ensure seamless and secure integration with our services.
The icon may vary depending on the time of the day, wind speed and weather warnings.
.svg | description | icon |
---|---|---|
d_x.svg | Icon displays weather state during day time | |
n_x.svg | Icon displays weather state during night time | |
d_e_x.svg | Icon displays weather state during day time with weather warning | |
n_e_x.svg | Icon displays weather state during night time with weather warning | |
d_w_x.svg | Icon displays weather state during day time with wind warning | |
n_w_x.svg | Icon displays weather state during night time with wind warning |
State | Short | Long | Icon |
---|---|---|---|
"-" | Unknown | Weather conditions unknown | none |
0 | Sunny | Uninterrupted sunshine, no clouds, blue sky | |
1 | Slightly cloudy | Mostly blue skies, 1/8 to 3/8 of sky covered with clouds | |
2 | Cloudy | 4/8 to 6/8 of sky covered with clouds; sun visible intermittently | |
3 | Overcast | 7/8 to 8/8 of sky covered with clouds, no or very little sun, dry | |
4 | Fog | Ground-level cloud, visibility below 1000 metres | |
5 | Drizzle | Precipitation in liquid form with droplet size less than 0.6 mm | |
6 | Rain | Precipitation in liquid form in an area >10km² and longer than 45 minutes (including intermittent precipitation), droplet size 0.6 to 3 mm | |
7 | Snow | Precipitation in solid form, fine ice crystals | |
8 | Showers | Convective precipitation in a confined area (<10 km²) with a maximum duration of 45 minutes, droplet size 0.6 to 3 mm | |
9 | Thunderstorm | Lightning and thunder, usually accompanied by heavy rain, hail or gusts of wind; however, there are also dry thunderstorms. | |
10 | Partly cloudy | Mostly blue skies, 1/8 to 3/8 of sky covered with clouds. | |
20 | Cloudy | 4/8 to 6/8 of sky covered with clouds; sun visible intermittently. | |
21 | Cloudy | 4/8 to 6/8 of sky covered with clouds; sun visible intermittently. | |
30 | Overcast | 7/8 to 8/8 of sky covered with clouds; no or very little sun, dry. | |
40 | Fog | Ground-level cloud, visibility below 1000 metres. | |
45 | Fog | Ground-level cloud, visibility below 1000 metres. | |
48 | Fog with signs of frost | Ground-level cloud, visibility below 1000 metres, temperature below zero degrees, fog droplets freezing on objects (cars, trees, etc.) | |
49 | Fog with signs of frost | Ground-level cloud, visibility below 1000 metres, temperature below zero degrees, fog droplets freezing on objects (cars, trees, etc.) | |
51 | Light drizzle | Precipitation in liquid form with droplet size smaller than 0.6 mm, rainfall up to 0.2 litres/hour | |
55 | Strong drizzle | Precipitation in liquid form with droplet size smaller than 0.6 mm, rainfall from 0.5 litres/hour | |
56 | Slight drizzle, freezing | Precipitation in liquid form with droplet size smaller than 0.6 mm, rainfall up to 0.2 litres/hour, temperatures below zero degrees Celsius | |
57 | Strong drizzle, freezing | Precipitation in liquid form with droplet size smaller than 0.6 mm, rainfall from 0.5 litres/hour, temperatures below zero degrees Celsius | |
60 | Light rain | Precipitation in liquid form in an area >10km² and longer than 45 minutes (also with interruptions), droplet size 0.6 to 3 mm, rainfall up to 0.5 litres/hour | |
61 | Light rain | Precipitation in liquid form in an area >10km² and longer than 45 minutes (also with interruptions), droplet size 0.6 to 3 mm, rainfall up to 0.5 litres/hour | |
63 | Moderate rain | Precipitation in liquid form in an area >10km² and longer than 45 minutes (also with interruptions), droplet size 0.6 to 3 mm, rainfall between 0.5 and 4 litres/hour | |
65 | Heavy rain | Precipitation in liquid form in an area >10km² and longer than 45 minutes (also with interruptions), droplet size 0.6 to 3 mm, rainfall more than 4 litres/hour | |
66 | Light rain, freezing | Precipitation in liquid form in an area >10km² and longer than 45 minutes (also with interruptions), droplet size 0.6 to 3 mm, rainfall up to 0.5 litres/hour, temperatures <=0°C | |
67 | Moderate or heavy rain, freezing | Precipitation in liquid form in an area >10km² and longer than 45 minutes (also with interruptions), droplet size 0.6 to 3 mm, rainfall up to or above 4 litres/hour, temperatures <=0°C | |
68 | Light sleet | Precipitation in liquid and solid form, precipitation quantity up to 0.5 litres/hour | |
69 | Heavy sleet | Precipitation in liquid and solid form, precipitation quantity more than 2 litres/hour | |
70 | Light snowfall | Convective precipitation in solid form in a confined area (<10km²) with a maximum duration of 45 minutes, new snowfall less than 1 cm / hour | |
71 | Light snowfall | Convective precipitation in solid form in a confined area (<10km²) with a maximum duration of 45 minutes, new snowfall less than 1 cm / hour | |
73 | Moderate snowfall | Precipitation in solid form consisting of fine ice crystals, new snowfall between 1 and 4 centimetres/hour | |
75 | Heavy snowfall | Precipitation in solid form consisting of fine ice crystals, new snowfall more than 4 centimetres/hour | |
80 | Light showers | Convective precipitation in liquid form in a confined area (<10km²) with a maximum duration of 45 minutes, droplet size 0.6 to 3 mm, rainfall between 0.1 and 0.4 liters / 10min | |
81 | Showers | Convective precipitation in liquid form in a confined area (<10km²) with a maximum duration of 45 minutes, droplet size 0.6 to 3 mm, rainfall between 0.2 and 2 liters / 10min | |
82 | Heavy showers | Convective precipitation in liquid form in a confined area (<10km²) with a maximum duration of 45 minutes, droplet size 0.6 to 3 mm, rainfall more than 2 liters / 10min | |
83 | Light snowfall/showers | Convective precipitation in liquid and solid form in a confined area (<10km²) with a maximum duration of 45 minutes, precipitation between 0.1 and 0.4 liters / hour | |
84 | Heavy snowfall/showers | Convective precipitation in liquid and solid form in a confined area (<10km²) with a maximum duration of 45 minutes, precipitation exceeding 2 litres / hour | |
85 | Light flurry of snow | Convective precipitation in solid form in a confined area (<10km²) with a maximum duration of 45 minutes, new snowfall less than 1 cm / hour | |
86 | Moderate or heavy flurry of snow | Convective precipitation in solid form in a confined area (<10km²) with a maximum duration of 45 minutes, new snowfall more than 1 cm / hour | |
95 | Light thunderstorm | Lightning and thunder, usually accompanied by heavy rain, hail or gusts of wind; low lightning frequency, longer intervals between individual discharges | |
96 | Severe thunderstorm | Lightning and thunder, usually accompanied by heavy rain, hail or gusts of wind; high frequency of lightning, constant rolls of thunder | |
-1 | n/a | Not specified: no observation was possible or no observation was transmitted |
State | Text | Icon |
---|---|---|
0 | Sunny | |
1 | Slightly cloudy | |
2 | Cloudy | |
3 | Overcast | |
4 | Fog | |
5 | Drizzle | |
6 | Rain | |
7 | Snow | |
8 | Showers | |
9 | Thunderstorm | |
10 | Slightly cloudy | |
20 | Cloudy | |
30 | Overcast | |
40 | Fog | |
45 | Fog | |
48 | Fog with signs of frost | |
49 | Fog with signs of frost | |
50 | Drizzle | |
51 | Light drizzle | |
53 | Drizzle | |
55 | Heavy drizzle | |
56 | Slight drizzle, freezing | |
57 | Heavy drizzle, freezing | |
60 | Light rain | |
61 | Light rain | |
63 | Moderate rain | |
65 | Heavy rain | |
66 | Light rain, freezing | |
67 | Moderate rain, freezing | |
68 | Light sleet | |
69 | Heavy sleet | |
70 | Light snowfall | |
71 | Light snowfall | |
73 | Moderate snowfall | |
75 | Heavy snowfall | |
80 | Light showers | |
81 | Showers | |
82 | Heavy showers | |
83 | Light showers | |
84 | Heavy showers | |
85 | Light snowfall | |
86 | Moderate snowfall | |
95 | Light thunderstorm | |
96 | Severe thunderstorm | |
999 | n/a |
Moonphase
Number | English description | German Description |
---|---|---|
1 | New Moon | Neumond |
2 | Waxing Crescent | Zunehmender Sichelmond |
3 | First Quarter | Zunehmender Halbmond |
4 | Waxing Gibbous | Zunehmender Dreiviertelmond |
5 | Full Moon | Vollmond |
6 | Waning Gibbous | Abnehmender Dreiviertelmond |
7 | Last Quarter | Abnehmender Halbmond |
8 | Waning Crescent | Abnehmender Sichelmond |
Moonzodiac
Number | English Description | German Description |
---|---|---|
1 | Aries | Widder |
2 | Taurus | Stier |
3 | Gemini | Zwillinge |
4 | Cancer | Krebs |
5 | Leo | Löwe |
6 | Virgo | Jungfrau |
7 | Libra | Waage |
8 | Scorpio | Skorpion |
9 | Sagittarius | Schütze |
10 | Capricorn | Steinbock |
11 | Aquarius | Wassermann |
12 | Pisces | Fische |
For both rain and snow.
Number | Description |
---|---|
0 | kein Niederschlag |
1 | Leichter Niederschlag / Schneefall möglich |
2 | niedrig |
3 | leicht |
4 | mäßig |
5 | mäßig oder schwer |
6 | intensiv |
7 | sehr schwer |
8 | extrem |
9 | extrem / Hagel möglich |
This is a proprietary precipitation class that's used by some forecast endpoints.
Forecast period length in hours | Total precipitation amount in mm | Class |
---|---|---|
(any) | precipitation <= 0.1 | 0 |
period <= 1 | precipitation <= 0.9 | 1 |
period <= 3 | precipitation <= 1.9 | 1 |
period <= 8 | precipitation <= 2.9 | 1 |
period > 8 | precipitation <= 4.9 | 1 |
period <= 1 | precipitation <= 3.9 | 2 |
period <= 3 | precipitation <= 5.9 | 2 |
period <= 8 | precipitation <= 7.9 | 2 |
period > 8 | precipitation <= 14.9 | 2 |
period <= 1 | precipitation > 3.9 | 3 |
period <= 3 | precipitation > 5.9 | 3 |
period <= 8 | precipitation > 7.9 | 3 |
period > 8 | precipitation > 14.9 | 3 |
List of response codes returned by wetter.com API
Status Code | Status Message |
---|---|
200 | OK |
204 | No Content |
'Status Code | Status Message |
---|---|
301 | Moved Permanently |
304 | Not Modified |
Status Code | Status Message |
---|---|
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
405 | Method Not Allowed |
406 | Not Acceptable |
409 | Conflict |
429 | Too Many Requests |
Status Code | Status Message |
---|---|
500 | Internal Server Error |
All endpoints for getting weather forecast from the API
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "summary": [
- {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T04:00:00Z",
- "to": "2023-04-05T20:00:00Z",
- "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "weatherNg": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "sunHours": 6,
- "rainHours": "string",
- "temperature": {
- "min": -5,
- "max": 5,
- "avg": 0
}, - "wind": {
- "unit": "km/h",
- "direction": "Nordostwind",
- "text": "NO",
- "avg": "string",
- "min": 3,
- "max": 8,
- "mean": 5,
- "degree": 45,
- "gusts": {
- "value": 21,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": -7,
- "max": 4,
- "avg": "string"
}, - "pressure": {
- "min": 1020,
- "max": 1023,
- "mean": 1022
}, - "relativeHumidity": {
- "min": 44,
- "max": 82,
- "mean": 61
}, - "clouds": {
- "min": 1,
- "max": 87,
- "mean": 46
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "astronomy": {
- "dawn": "2023-04-05T06:16:58+02:00",
- "sunrise": "2023-04-05T06:48:44+02:00",
- "suntransit": "2023-04-05T13:20:30+02:00",
- "sunset": "2023-04-05T19:53:12+02:00",
- "dusk": "2023-04-05T20:25:06+02:00",
- "moonrise": "2023-04-05T19:12:25+02:00",
- "moontransit": "2023-04-05T00:31:28+02:00",
- "moonset": "2023-04-05T06:46:10+02:00",
- "moonphase": 4,
- "moonzodiac": 7
}, - "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}
], - "spaces": [
- {
- "date": "2023-04-05",
- "morning": {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T04:00:00Z",
- "to": "2023-04-05T10:00:00Z",
- "sunHours": 4,
- "rainHours": "string",
- "period": 6,
- "pressure": {
- "min": 1022,
- "max": 1023,
- "mean": 1023
}, - "relativeHumidity": {
- "min": 52,
- "max": 82,
- "mean": 71
}, - "clouds": {
- "min": 2,
- "max": 69,
- "mean": 29
}, - "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "weatherNg": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "min": -5,
- "max": 3,
- "avg": "string"
}, - "wind": {
- "unit": "km/h",
- "direction": "Nordostwind",
- "text": "NO",
- "avg": "string",
- "min": 3,
- "max": 8,
- "mean": 5,
- "degree": 45,
- "gusts": {
- "value": 21,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": -7,
- "max": 1,
- "avg": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": false,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}, - "forenoon": "string",
- "afternoon": {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T10:00:01Z",
- "to": "2023-04-05T16:00:00Z",
- "sunHours": 2,
- "rainHours": "string",
- "period": 6,
- "pressure": {
- "min": 1020,
- "max": 1021,
- "mean": 1020
}, - "relativeHumidity": {
- "min": 44,
- "max": 49,
- "mean": 46
}, - "clouds": {
- "min": 32,
- "max": 87,
- "mean": 74
}, - "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 2,
- "text": "wolkig",
- "icon": "d_e_2.svg"
}, - "weatherNg": {
- "state": 2,
- "text": "wolkig",
- "icon": "d_e_2.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "min": 4,
- "max": 5,
- "avg": "string"
}, - "wind": {
- "unit": "km/h",
- "direction": "Nordostwind",
- "text": "NO",
- "avg": "string",
- "min": 6,
- "max": 8,
- "mean": 6,
- "degree": 45,
- "gusts": {
- "value": 21,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": 2,
- "max": 4,
- "avg": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": false,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}, - "evening": {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T16:00:01Z",
- "to": "2023-04-05T20:00:00Z",
- "sunHours": 1,
- "rainHours": "string",
- "period": 4,
- "pressure": {
- "min": 1020,
- "max": 1022,
- "mean": 1021
}, - "relativeHumidity": {
- "min": 55,
- "max": 74,
- "mean": 67
}, - "clouds": {
- "min": 1,
- "max": 50,
- "mean": 34
}, - "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "weatherNg": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "min": 0,
- "max": 4,
- "avg": "string"
}, - "wind": {
- "unit": "km/h",
- "direction": "Ostwind",
- "text": "O",
- "avg": "string",
- "min": 3,
- "max": 6,
- "mean": 4,
- "degree": 90,
- "gusts": {
- "value": 15,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": -1,
- "max": 3,
- "avg": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": false,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}, - "night": {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T20:00:01Z",
- "to": "2023-04-06T04:00:00Z",
- "sunHours": "string",
- "rainHours": "string",
- "period": 8,
- "pressure": {
- "min": 1022,
- "max": 1022,
- "mean": 1022
}, - "relativeHumidity": {
- "min": 75,
- "max": 78,
- "mean": 76
}, - "clouds": {
- "min": 0,
- "max": 69,
- "mean": 19
}, - "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 0,
- "text": "klar",
- "icon": "n_e_0.svg"
}, - "weatherNg": {
- "state": 0,
- "text": "klar",
- "icon": "n_e_0.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "min": -3,
- "max": 0,
- "avg": "string"
}, - "wind": {
- "unit": "km/h",
- "direction": "Südostwind",
- "text": "SO",
- "avg": "string",
- "min": 3,
- "max": 4,
- "mean": 3,
- "degree": 135,
- "gusts": {
- "value": 7,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": -4,
- "max": -1,
- "avg": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": true,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}
}
], - "hourly": [
- {
- "date": "2023-04-04T22:00:00Z",
- "period": 1,
- "freshSnow": 0.03,
- "weather": {
- "state": 2,
- "text": "wolkig",
- "icon": "n_e_2.svg"
}, - "sunHours": "string",
- "rainHours": "string",
- "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "avg": -2
}, - "relativeHumidity": 73,
- "pressure": 1025,
- "clouds": {
- "high": 0,
- "low": 44,
- "middle": 68,
- "eights": 6
}, - "wind": {
- "unit": "km/h",
- "direction": "Ostwind",
- "text": "O",
- "avg": 5.12,
- "min": "string",
- "max": "string",
- "mean": "string",
- "degree": 69,
- "gusts": {
- "value": 12,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "avg": -3,
- "min": "string",
- "max": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": true,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}
], - "forecastDate": "2023-04-05T07:20:07Z",
- "nextUpdate": "2023-04-05T17:30:00Z",
- "source": "w3Data",
- "point": "global",
- "providerVersion": "autoscaling-1.9.4",
- "location": {
- "timezone": "Europe/Berlin",
- "coordinates": {
- "latitude": 48.137,
- "longitude": 10.575,
- "elevation": 612
}
}, - "fingerprint": "Uv+BAwEBC0ZpbmdlcnByaW50Af+CAAEFAQdWZXJzaW9uAQwAAQtSZXF1ZXN0VGltZQH/hAABA0xuZwEIAAEDTGF0AQgAAQZNb2RlbHMB/4gAAAAQ/4MFAQEEVGltZQH/hAAAADb/hwIBASdbXXN0cnVjdCB7IE5hbWUgc3RyaW5nOyBSdW4gdGltZS5UaW1lIH0B/4gAAf+GAAAe/4UDAQL/hgABAgEETmFtZQEMAAEDUnVuAf+EAAAA/gE//4IBEWF1dG9zY2FsaW5nLTEuOS40AQ8BAAAADtu/GWQQ37mSAAAB+GZmZmZmJiVAAfioxks3iRFIQAEJAQ5FWFBPU0VELU1PU01JWAEPAQAAAA7bvtswAAAAAAAAAAEORVhQT1NFRC1NT1NNSVgBDwEAAAAO274ycAAAAAAAAAABB0lDT05fRVUBDwEAAAAO276xAAAAAAAAAAABB0lDT05fRVUBDwEAAAAO274IQAAAAAAAAAABBk1PU01JWAEPAQAAAA7bvtswAAAAAAAAAAEGTU9TTUlYAQ8BAAAADtu+MnAAAAAAAAAAAQlHRlNfU0ZMVVgBDwEAAAAO276xAAAAAAAAAAABCUdGU19TRkxVWAEPAQAAAA7bvghAAAAAAAAAAAEGQVdFX0RFAQ8BAAAADtu+eMAAAAAAAAAAAA=="
}
All endpoints for getting weather forecast from the API
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "summary": [
- {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T04:00:00Z",
- "to": "2023-04-05T20:00:00Z",
- "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "weatherNg": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "sunHours": 6,
- "rainHours": "string",
- "temperature": {
- "min": -5,
- "max": 5,
- "avg": 0
}, - "wind": {
- "unit": "km/h",
- "direction": "Nordostwind",
- "text": "NO",
- "avg": "string",
- "min": 3,
- "max": 8,
- "mean": 5,
- "degree": 45,
- "gusts": {
- "value": 21,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": -7,
- "max": 4,
- "avg": "string"
}, - "pressure": {
- "min": 1020,
- "max": 1023,
- "mean": 1022
}, - "relativeHumidity": {
- "min": 44,
- "max": 82,
- "mean": 61
}, - "clouds": {
- "min": 1,
- "max": 87,
- "mean": 46
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "astronomy": {
- "dawn": "2023-04-05T06:16:58+02:00",
- "sunrise": "2023-04-05T06:48:44+02:00",
- "suntransit": "2023-04-05T13:20:30+02:00",
- "sunset": "2023-04-05T19:53:12+02:00",
- "dusk": "2023-04-05T20:25:06+02:00",
- "moonrise": "2023-04-05T19:12:25+02:00",
- "moontransit": "2023-04-05T00:31:28+02:00",
- "moonset": "2023-04-05T06:46:10+02:00",
- "moonphase": 4,
- "moonzodiac": 7
}, - "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}
], - "spaces": [
- {
- "date": "2023-04-05",
- "morning": {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T04:00:00Z",
- "to": "2023-04-05T10:00:00Z",
- "sunHours": 4,
- "rainHours": "string",
- "period": 6,
- "pressure": {
- "min": 1022,
- "max": 1023,
- "mean": 1023
}, - "relativeHumidity": {
- "min": 52,
- "max": 82,
- "mean": 71
}, - "clouds": {
- "min": 2,
- "max": 69,
- "mean": 29
}, - "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "weatherNg": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "min": -5,
- "max": 3,
- "avg": "string"
}, - "wind": {
- "unit": "km/h",
- "direction": "Nordostwind",
- "text": "NO",
- "avg": "string",
- "min": 3,
- "max": 8,
- "mean": 5,
- "degree": 45,
- "gusts": {
- "value": 21,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": -7,
- "max": 1,
- "avg": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": false,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}, - "forenoon": "string",
- "afternoon": {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T10:00:01Z",
- "to": "2023-04-05T16:00:00Z",
- "sunHours": 2,
- "rainHours": "string",
- "period": 6,
- "pressure": {
- "min": 1020,
- "max": 1021,
- "mean": 1020
}, - "relativeHumidity": {
- "min": 44,
- "max": 49,
- "mean": 46
}, - "clouds": {
- "min": 32,
- "max": 87,
- "mean": 74
}, - "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 2,
- "text": "wolkig",
- "icon": "d_e_2.svg"
}, - "weatherNg": {
- "state": 2,
- "text": "wolkig",
- "icon": "d_e_2.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "min": 4,
- "max": 5,
- "avg": "string"
}, - "wind": {
- "unit": "km/h",
- "direction": "Nordostwind",
- "text": "NO",
- "avg": "string",
- "min": 6,
- "max": 8,
- "mean": 6,
- "degree": 45,
- "gusts": {
- "value": 21,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": 2,
- "max": 4,
- "avg": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": false,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}, - "evening": {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T16:00:01Z",
- "to": "2023-04-05T20:00:00Z",
- "sunHours": 1,
- "rainHours": "string",
- "period": 4,
- "pressure": {
- "min": 1020,
- "max": 1022,
- "mean": 1021
}, - "relativeHumidity": {
- "min": 55,
- "max": 74,
- "mean": 67
}, - "clouds": {
- "min": 1,
- "max": 50,
- "mean": 34
}, - "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "weatherNg": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "min": 0,
- "max": 4,
- "avg": "string"
}, - "wind": {
- "unit": "km/h",
- "direction": "Ostwind",
- "text": "O",
- "avg": "string",
- "min": 3,
- "max": 6,
- "mean": 4,
- "degree": 90,
- "gusts": {
- "value": 15,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": -1,
- "max": 3,
- "avg": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": false,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}, - "night": {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T20:00:01Z",
- "to": "2023-04-06T04:00:00Z",
- "sunHours": "string",
- "rainHours": "string",
- "period": 8,
- "pressure": {
- "min": 1022,
- "max": 1022,
- "mean": 1022
}, - "relativeHumidity": {
- "min": 75,
- "max": 78,
- "mean": 76
}, - "clouds": {
- "min": 0,
- "max": 69,
- "mean": 19
}, - "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 0,
- "text": "klar",
- "icon": "n_e_0.svg"
}, - "weatherNg": {
- "state": 0,
- "text": "klar",
- "icon": "n_e_0.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "min": -3,
- "max": 0,
- "avg": "string"
}, - "wind": {
- "unit": "km/h",
- "direction": "Südostwind",
- "text": "SO",
- "avg": "string",
- "min": 3,
- "max": 4,
- "mean": 3,
- "degree": 135,
- "gusts": {
- "value": 7,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": -4,
- "max": -1,
- "avg": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": true,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}
}
], - "hourly": [
- {
- "date": "2023-04-04T22:00:00Z",
- "period": 1,
- "freshSnow": 0.03,
- "weather": {
- "state": 2,
- "text": "wolkig",
- "icon": "n_e_2.svg"
}, - "sunHours": "string",
- "rainHours": "string",
- "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "avg": -2
}, - "relativeHumidity": 73,
- "pressure": 1025,
- "clouds": {
- "high": 0,
- "low": 44,
- "middle": 68,
- "eights": 6
}, - "wind": {
- "unit": "km/h",
- "direction": "Ostwind",
- "text": "O",
- "avg": 5.12,
- "min": "string",
- "max": "string",
- "mean": "string",
- "degree": 69,
- "gusts": {
- "value": 12,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "avg": -3,
- "min": "string",
- "max": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": true,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}
], - "forecastDate": "2023-04-05T07:20:07Z",
- "nextUpdate": "2023-04-05T17:30:00Z",
- "source": "w3Data",
- "point": "global",
- "providerVersion": "autoscaling-1.9.4",
- "location": {
- "timezone": "Europe/Berlin",
- "coordinates": {
- "latitude": 48.137,
- "longitude": 10.575,
- "elevation": 612
}
}, - "fingerprint": "Uv+BAwEBC0ZpbmdlcnByaW50Af+CAAEFAQdWZXJzaW9uAQwAAQtSZXF1ZXN0VGltZQH/hAABA0xuZwEIAAEDTGF0AQgAAQZNb2RlbHMB/4gAAAAQ/4MFAQEEVGltZQH/hAAAADb/hwIBASdbXXN0cnVjdCB7IE5hbWUgc3RyaW5nOyBSdW4gdGltZS5UaW1lIH0B/4gAAf+GAAAe/4UDAQL/hgABAgEETmFtZQEMAAEDUnVuAf+EAAAA/gE//4IBEWF1dG9zY2FsaW5nLTEuOS40AQ8BAAAADtu/GWQQ37mSAAAB+GZmZmZmJiVAAfioxks3iRFIQAEJAQ5FWFBPU0VELU1PU01JWAEPAQAAAA7bvtswAAAAAAAAAAEORVhQT1NFRC1NT1NNSVgBDwEAAAAO274ycAAAAAAAAAABB0lDT05fRVUBDwEAAAAO276xAAAAAAAAAAABB0lDT05fRVUBDwEAAAAO274IQAAAAAAAAAABBk1PU01JWAEPAQAAAA7bvtswAAAAAAAAAAEGTU9TTUlYAQ8BAAAADtu+MnAAAAAAAAAAAQlHRlNfU0ZMVVgBDwEAAAAO276xAAAAAAAAAAABCUdGU19TRkxVWAEPAQAAAA7bvghAAAAAAAAAAAEGQVdFX0RFAQ8BAAAADtu+eMAAAAAAAAAAAA=="
}
Get Forecast Summary
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "items": [
- {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T04:00:00Z",
- "to": "2023-04-05T20:00:00Z",
- "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "weatherNg": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "sunHours": 6,
- "rainHours": "string",
- "temperature": {
- "min": -5,
- "max": 5,
- "avg": 0
}, - "wind": {
- "unit": "km/h",
- "direction": "Nordostwind",
- "text": "NO",
- "avg": "string",
- "min": 3,
- "max": 8,
- "mean": 5,
- "degree": 45,
- "gusts": {
- "value": 21,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": -7,
- "max": 4,
- "avg": "string"
}, - "pressure": {
- "min": 1020,
- "max": 1023,
- "mean": 1022
}, - "relativeHumidity": {
- "min": 44,
- "max": 82,
- "mean": 61
}, - "clouds": {
- "min": 1,
- "max": 87,
- "mean": 46
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "astronomy": {
- "dawn": "2023-04-05T06:16:58+02:00",
- "sunrise": "2023-04-05T06:48:44+02:00",
- "suntransit": "2023-04-05T13:20:30+02:00",
- "sunset": "2023-04-05T19:53:12+02:00",
- "dusk": "2023-04-05T20:25:06+02:00",
- "moonrise": "2023-04-05T19:12:25+02:00",
- "moontransit": "2023-04-05T00:31:28+02:00",
- "moonset": "2023-04-05T06:46:10+02:00",
- "moonphase": 4,
- "moonzodiac": 7
}, - "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}
], - "forecastDate": "2023-04-05T07:20:07Z",
- "nextUpdate": "2023-04-05T17:30:00Z",
- "source": "w3Data",
- "point": "global",
- "fingerprint": "Uv+BAwEBC0ZpbmdlcnByaW50Af+CAAEFAQdWZXJzaW9uAQwAAQtSZXF1ZXN0VGltZQH/hAABA0xuZwEIAAEDTGF0AQgAAQZNb2RlbHMB/4gAAAAQ/4MFAQEEVGltZQH/hAAAADb/hwIBASdbXXN0cnVjdCB7IE5hbWUgc3RyaW5nOyBSdW4gdGltZS5UaW1lIH0B/4gAAf+GAAAe/4UDAQL/hgABAgEETmFtZQEMAAEDUnVuAf+EAAAA/gE//4IBEWF1dG9zY2FsaW5nLTEuOS40AQ8BAAAADtu/GWQQ37mSAAAB+GZmZmZmJiVAAfioxks3iRFIQAEJAQ5FWFBPU0VELU1PU01JWAEPAQAAAA7bvtswAAAAAAAAAAEORVhQT1NFRC1NT1NNSVgBDwEAAAAO274ycAAAAAAAAAABB0lDT05fRVUBDwEAAAAO276xAAAAAAAAAAABB0lDT05fRVUBDwEAAAAO274IQAAAAAAAAAABBk1PU01JWAEPAQAAAA7bvtswAAAAAAAAAAEGTU9TTUlYAQ8BAAAADtu+MnAAAAAAAAAAAQlHRlNfU0ZMVVgBDwEAAAAO276xAAAAAAAAAAABCUdGU19TRkxVWAEPAQAAAA7bvghAAAAAAAAAAAEGQVdFX0RFAQ8BAAAADtu+eMAAAAAAAAAAAA=="
}
Get Forecast Hourly
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "items": [
- {
- "date": "2023-04-04T22:00:00Z",
- "period": 1,
- "freshSnow": 0.03,
- "weather": {
- "state": 2,
- "text": "wolkig",
- "icon": "n_e_2.svg"
}, - "sunHours": "string",
- "rainHours": "string",
- "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "avg": -2
}, - "relativeHumidity": 73,
- "pressure": 1025,
- "clouds": {
- "high": 0,
- "low": 44,
- "middle": 68,
- "eights": 6
}, - "wind": {
- "unit": "km/h",
- "direction": "Ostwind",
- "text": "O",
- "avg": 5.12,
- "min": "string",
- "max": "string",
- "mean": "string",
- "degree": 69,
- "gusts": {
- "value": 12,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "avg": -3,
- "min": "string",
- "max": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": true,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}
], - "forecastDate": "2023-04-05T07:20:07Z",
- "nextUpdate": "2023-04-05T17:30:00Z",
- "source": "w3Data",
- "point": "global",
- "fingerprint": "Uv+BAwEBC0ZpbmdlcnByaW50Af+CAAEFAQdWZXJzaW9uAQwAAQtSZXF1ZXN0VGltZQH/hAABA0xuZwEIAAEDTGF0AQgAAQZNb2RlbHMB/4gAAAAQ/4MFAQEEVGltZQH/hAAAADb/hwIBASdbXXN0cnVjdCB7IE5hbWUgc3RyaW5nOyBSdW4gdGltZS5UaW1lIH0B/4gAAf+GAAAe/4UDAQL/hgABAgEETmFtZQEMAAEDUnVuAf+EAAAA/gE//4IBEWF1dG9zY2FsaW5nLTEuOS40AQ8BAAAADtu/GWQQ37mSAAAB+GZmZmZmJiVAAfioxks3iRFIQAEJAQ5FWFBPU0VELU1PU01JWAEPAQAAAA7bvtswAAAAAAAAAAEORVhQT1NFRC1NT1NNSVgBDwEAAAAO274ycAAAAAAAAAABB0lDT05fRVUBDwEAAAAO276xAAAAAAAAAAABB0lDT05fRVUBDwEAAAAO274IQAAAAAAAAAABBk1PU01JWAEPAQAAAA7bvtswAAAAAAAAAAEGTU9TTUlYAQ8BAAAADtu+MnAAAAAAAAAAAQlHRlNfU0ZMVVgBDwEAAAAO276xAAAAAAAAAAABCUdGU19TRkxVWAEPAQAAAA7bvghAAAAAAAAAAAEGQVdFX0RFAQ8BAAAADtu+eMAAAAAAAAAAAA=="
}
Get Forecast Spaces
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "items": [
- {
- "date": "2023-04-05",
- "morning": {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T04:00:00Z",
- "to": "2023-04-05T10:00:00Z",
- "sunHours": 4,
- "rainHours": "string",
- "period": 6,
- "pressure": {
- "min": 1022,
- "max": 1023,
- "mean": 1023
}, - "relativeHumidity": {
- "min": 52,
- "max": 82,
- "mean": 71
}, - "clouds": {
- "min": 2,
- "max": 69,
- "mean": 29
}, - "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "weatherNg": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "min": -5,
- "max": 3,
- "avg": "string"
}, - "wind": {
- "unit": "km/h",
- "direction": "Nordostwind",
- "text": "NO",
- "avg": "string",
- "min": 3,
- "max": 8,
- "mean": 5,
- "degree": 45,
- "gusts": {
- "value": 21,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": -7,
- "max": 1,
- "avg": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": false,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}, - "forenoon": "string",
- "afternoon": {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T10:00:01Z",
- "to": "2023-04-05T16:00:00Z",
- "sunHours": 2,
- "rainHours": "string",
- "period": 6,
- "pressure": {
- "min": 1020,
- "max": 1021,
- "mean": 1020
}, - "relativeHumidity": {
- "min": 44,
- "max": 49,
- "mean": 46
}, - "clouds": {
- "min": 32,
- "max": 87,
- "mean": 74
}, - "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 2,
- "text": "wolkig",
- "icon": "d_e_2.svg"
}, - "weatherNg": {
- "state": 2,
- "text": "wolkig",
- "icon": "d_e_2.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "min": 4,
- "max": 5,
- "avg": "string"
}, - "wind": {
- "unit": "km/h",
- "direction": "Nordostwind",
- "text": "NO",
- "avg": "string",
- "min": 6,
- "max": 8,
- "mean": 6,
- "degree": 45,
- "gusts": {
- "value": 21,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": 2,
- "max": 4,
- "avg": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": false,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}, - "evening": {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T16:00:01Z",
- "to": "2023-04-05T20:00:00Z",
- "sunHours": 1,
- "rainHours": "string",
- "period": 4,
- "pressure": {
- "min": 1020,
- "max": 1022,
- "mean": 1021
}, - "relativeHumidity": {
- "min": 55,
- "max": 74,
- "mean": 67
}, - "clouds": {
- "min": 1,
- "max": 50,
- "mean": 34
}, - "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "weatherNg": {
- "state": 1,
- "text": "leicht bewölkt",
- "icon": "d_e_1.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "min": 0,
- "max": 4,
- "avg": "string"
}, - "wind": {
- "unit": "km/h",
- "direction": "Ostwind",
- "text": "O",
- "avg": "string",
- "min": 3,
- "max": 6,
- "mean": 4,
- "degree": 90,
- "gusts": {
- "value": 15,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": -1,
- "max": 3,
- "avg": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": false,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}, - "night": {
- "date": "2023-04-05",
- "dateWithTimezone": "2023-04-04T22:00:00Z",
- "from": "2023-04-05T20:00:01Z",
- "to": "2023-04-06T04:00:00Z",
- "sunHours": "string",
- "rainHours": "string",
- "period": 8,
- "pressure": {
- "min": 1022,
- "max": 1022,
- "mean": 1022
}, - "relativeHumidity": {
- "min": 75,
- "max": 78,
- "mean": 76
}, - "clouds": {
- "min": 0,
- "max": 69,
- "mean": 19
}, - "freshSnow": 0.03,
- "snowHeight": "string",
- "weather": {
- "state": 0,
- "text": "klar",
- "icon": "n_e_0.svg"
}, - "weatherNg": {
- "state": 0,
- "text": "klar",
- "icon": "n_e_0.svg"
}, - "prec": {
- "sum": 1.13,
- "probability": 0,
- "sumAsRain": "string",
- "class": 0
}, - "temperature": {
- "min": -3,
- "max": 0,
- "avg": "string"
}, - "wind": {
- "unit": "km/h",
- "direction": "Südostwind",
- "text": "SO",
- "avg": "string",
- "min": 3,
- "max": 4,
- "mean": 3,
- "degree": 135,
- "gusts": {
- "value": 7,
- "text": "string"
}, - "significationWind": false
}, - "windchill": {
- "min": -4,
- "max": -1,
- "avg": "string"
}, - "snowLine": {
- "avg": "string",
- "min": "string",
- "max": "string",
- "unit": "m"
}, - "isNight": true,
- "highestWarning": {
- "group": "FROST",
- "text": "Frostwarnung"
}
}
}
], - "forecastDate": "2023-04-05T07:20:07Z",
- "nextUpdate": "2023-04-05T17:30:00Z",
- "source": "w3Data",
- "point": "global",
- "fingerprint": "Uv+BAwEBC0ZpbmdlcnByaW50Af+CAAEFAQdWZXJzaW9uAQwAAQtSZXF1ZXN0VGltZQH/hAABA0xuZwEIAAEDTGF0AQgAAQZNb2RlbHMB/4gAAAAQ/4MFAQEEVGltZQH/hAAAADb/hwIBASdbXXN0cnVjdCB7IE5hbWUgc3RyaW5nOyBSdW4gdGltZS5UaW1lIH0B/4gAAf+GAAAe/4UDAQL/hgABAgEETmFtZQEMAAEDUnVuAf+EAAAA/gE//4IBEWF1dG9zY2FsaW5nLTEuOS40AQ8BAAAADtu/GWQQ37mSAAAB+GZmZmZmJiVAAfioxks3iRFIQAEJAQ5FWFBPU0VELU1PU01JWAEPAQAAAA7bvtswAAAAAAAAAAEORVhQT1NFRC1NT1NNSVgBDwEAAAAO274ycAAAAAAAAAABB0lDT05fRVUBDwEAAAAO276xAAAAAAAAAAABB0lDT05fRVUBDwEAAAAO274IQAAAAAAAAAABBk1PU01JWAEPAQAAAA7bvtswAAAAAAAAAAEGTU9TTUlYAQ8BAAAADtu+MnAAAAAAAAAAAQlHRlNfU0ZMVVgBDwEAAAAO276xAAAAAAAAAAABCUdGU19TRkxVWAEPAQAAAA7bvghAAAAAAAAAAAEGQVdFX0RFAQ8BAAAADtu+eMAAAAAAAAAAAA=="
}
A new way of structuring the forecast API. Including Solar radiation and UV index
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "metadata": {
- "location": {
- "latitude": 48,
- "longitude": 12,
- "elevation": 496,
- "timezone": "Europe/Berlin"
}, - "status": {
- "last_update": "2024-01-08T13:20:51Z",
- "next_planned_update": "2024-01-08T17:30:00Z"
}
}, - "frequency": {
- "daily": [
- {
- "date": "2024-01-08",
- "parameters": {
- "temperature": {
- "minimum": -6,
- "maximum": -3,
- "mean": -4.24
}, - "wind_speed": {
- "minimum": 8,
- "maximum": 16,
- "mean": "string"
}, - "relative_humidity": {
- "minimum": 78,
- "maximum": 93,
- "mean": 84
}, - "sea_level_pressure": {
- "minimum": "string",
- "maximum": "string",
- "mean": "string"
}, - "cloud_coverage": {
- "minimum": 54,
- "maximum": 100,
- "mean": 84
}
}
}
], - "hourly": [
- {
- "datetime": "2024-01-08T00:00:00+01:00",
- "timespan_hours": 1,
- "parameters": {
- "temperature": {
- "value": -3
}, - "wind_speed": {
- "value": 10
}, - "wind_direction": {
- "value": 22
}, - "wind_direction_text": {
- "value": "N"
}, - "wind_gusts": {
- "value": 21
}, - "windchill": {
- "value": -7
}, - "relative_humidity": {
- "value": 91
}, - "dewpoint_temperature": {
- "value": -4
}, - "mean_sea_level_pressure": {
- "value": 1021
}, - "surface_pressure": {
- "value": 959
}, - "cloud_coverage": {
- "value": 100
}, - "cloud_base": {
- "value": 125
}, - "precipitation_sum": {
- "value": 0.17
}, - "snowfall_sum": {
- "value": 0.17
}, - "precipitation_probability": {
- "value": 90
}, - "cape_index": {
- "value": 2
}, - "slippery_roads_index": {
- "value": 2
}, - "sun_hours": {
- "value": 0
}, - "snow_line_height": {
- "value": 0
}, - "uv_index": {
- "value": 0
}, - "solar_radiation": {
- "value": 0
}, - "weather_state": {
- "value": 71
}, - "weather_state_text": {
- "value": "Light snowfall"
}, - "weather_state_icon": {
- "value": "n_71.svg"
}, - "rain_hours": {
- "value": 0
}, - "snow_hours": {
- "value": 1
}, - "thunderstorm_hours": {
- "value": 0
}
}
}
]
}
}
Get pollen forecast
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "copyright": "Deutscher Wetterdienst - Medizin-Meteorologie",
- "description": "Pollenflug-Gefahrenindex für Deutschland ausgegeben vom Deutschen Wetterdienst",
- "releaseDate": "2023-04-04T09:00:00Z",
- "nextUpdate": "2023-04-05T09:00:00Z",
- "region": {
- "id": 121,
- "name": "Allgäu/Oberbayern/Bay. Wald"
}, - "items": [
- {
- "inTwoDays": 0,
- "today": 0,
- "tomorrow": 0,
- "name": "Ambrosia"
}
]
}
Get observation with realtime weather, precipitation risk and station data when available
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "precipitationRisk": {
- "fingerprint": "2aq-8kQNnaP43O8jTWJNJ1Oq7dvZEoAYAxtrgC4ui9K1Ib02vCmJfphtxZnw60DUuxoFZ3r8NlwG0Q==",
- "isRain": false,
- "items": [
- {
- "date": "2023-04-05T07:20:00Z",
- "precrisk": {
- "text": "kein Risiko",
- "value": 0
}, - "radar": {
- "amount": {
- "unit": "mm",
- "value": 0.5
}, - "isRain": false,
- "precType": "string",
- "text": "kein Niederschlag",
- "value": 1
}, - "shortText": {
- "text": "kein Niederschlag",
- "time": "string",
- "title": "kein Niederschlag"
}, - "text": "kein Niederschlag"
}
], - "run": "2023-04-05T07:15:00Z",
- "shortText": {
- "text": "Voraussichtlich bleibt es heute trocken.",
- "time": "string",
- "title": "Voraussichtlich bleibt es heute trocken."
}, - "text": "Voraussichtlich bleibt es heute trocken."
}, - "realtimeWeather": {
- "fingerprint": "bTDrTRs5KDuL_KozV2Od3TONA_3FlvfNObSMXFASVgo_ieLfJcuKIG1yCjYTwNMJGbDkLvIzX1bjo9zGYuUp6ebujLcjc3aLwcYMPEGPIbamCTVp762kWKPrkKgT_SimjQi389V-tpC8SNKLF24=",
- "items": [
- {
- "date": "2023-04-05T07:20:00Z",
- "isNight": false,
- "temperature": {
- "avg": 2,
- "max": "string",
- "min": "string",
- "unit": "°C"
}, - "weather": {
- "icon": "d_0.svg",
- "longText": "wolkenlos",
- "shortText": "wolkenlos",
- "state": 0,
- "stateNew": 0
}
}
], - "run": "2023-04-05T07:15:00Z",
- "source": "Hood"
}, - "station": {
- "astronomy": {
- "sunrise": "2023-04-05T04:54:50Z",
- "sunset": "2023-04-05T17:58:11Z"
}, - "date": "2023-04-05T09:00:00+02:00",
- "freshSnow": "string",
- "isNight": false,
- "isWindy": false,
- "prec": {
- "sum": "string",
- "sumAsRain": "string",
- "sumAsSnow": "string",
- "unit": "string"
}, - "temperature": {
- "avg": 2,
- "unit": "°C"
}, - "type": "10929",
- "weather": {
- "icon": "d_0.svg",
- "state": 0,
- "stateNew": 0,
- "text": "wolkenlos"
}, - "wind": {
- "avg": 1.5,
- "degree": "string",
- "direction": "NO",
- "gusts": {
- "text": "string",
- "value": 2.6
}, - "max": "string",
- "mean": "string",
- "min": "string",
- "significationWind": false,
- "text": "Nordostwind",
- "unit": "km/h"
}, - "windchill": {
- "avg": "string",
- "unit": "string"
}
}
}
Warnings endpoints
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "activeWarnings": [
- {
- "code": "id:2.49.0.0.276.0.DWD.PVW.1680691560000.9c826c8e-0e50-4485-8a74-a0e1a6fc0b17.MUL",
- "description": "Es tritt mäßiger Frost zwischen -1 °C und -6 °C auf.",
- "effective": "2023-04-05T12:46:00+02:00",
- "event": "FROST",
- "expires": "2023-04-06T09:00:00+02:00",
- "groups": [
- "FROST"
], - "groupsText": [
- "Frost"
], - "headline": "Amtliche WARNUNG vor FROST",
- "identifier": "2.49.0.0.276.0.DWD.PVW.1680691560000.9c826c8e-0e50-4485-8a74-a0e1a6fc0b17.MUL",
- "instruction": "Dies ist ein Hinweis auf eine Wetterlage mit hohem Unwetterpotential",
- "language": "de-DE",
- "msgType": "string",
- "onset": "2023-04-05T22:00:00+02:00",
- "parameters": {
- "minimum temperature": "-1 - -6 [°C]"
}, - "premonition": false,
- "references": "string",
- "senderName": "Deutscher Wetterdienst",
- "sent": "2023-04-05T10:46:00+00:00",
- "severity": "Gering",
- "status": "Aktuell"
}
], - "highestWarnGroup": "FROST",
- "highestWarnGroupText": "Frostwarnung",
- "id": "815085285",
- "name": "Stadt Schwanebeck"
}
Warnings region endpoints
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "id": "815085285",
- "name": "Schwanebeck"
}
Warnings ID endpoints
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "id": "815085285"
}
Get location information by coordinates
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "items": [
- {
- "admin1": {
- "code": "02",
- "location": {
- "code": "DEADM102",
- "isoPath": "EU/DE/BY",
- "name": "Bayern",
- "slug": "deutschland/bayern/DEADM102.html"
}
}, - "admin2": {
- "code": "091",
- "location": {
- "code": "DEADM2091",
- "name": "Regierungsbezirk Oberbayern"
}
}, - "admin3": {
- "code": "09162",
- "location": {
- "code": "DE3220837",
- "name": "Kreisfreie Stadt München"
}
}, - "admin4": {
- "code": "09162000"
}, - "asciiName": "Ludwigsvorstadt-Isarvorstadt",
- "code": "DE0006515091",
- "continent": {
- "location": {
- "code": "EU",
- "isoPath": "EU",
- "name": "Europa",
- "slug": "europa/EU.html"
}
}, - "coordinates": {
- "elevation": 516,
- "latitude": 48.1356,
- "longitude": 11.582
}, - "country": {
- "code": "DE",
- "location": {
- "code": "EUDE",
- "isoPath": "EU/DE",
- "name": "Deutschland",
- "slug": "deutschland/EUDE.html"
}, - "name": "Deutschland"
}, - "feature": {
- "class": "P",
- "code": "PPL"
}, - "iso2": "string",
- "isoPath": "string",
- "label": "Ludwigsvorstadt-Isarvorstadt (München)",
- "liesIn": {
- "skiareas": [
- "3697"
]
}, - "liesInCode": [
- "DEADM102"
], - "liesInName": [
- "Bayern"
], - "name": "Ludwigsvorstadt-Isarvorstadt",
- "nameTranslations": [
- "string"
], - "population": 0,
- "relevance": "string",
- "scores": {
- "seo_priority": 1
}, - "searchContext": {
- "distance": "string"
}, - "slug": "deutschland/muenchen/ludwigsvorstadt-isarvorstadt/DE0006515091.html",
- "timezone": "Europe/Berlin",
- "warnregions": "string",
- "zipCodes": [
- "80331"
]
}
], - "pagination": "string"
}
All endpoints for getting pollen content from the API. The list of forecasted pollen types is
Latin pollen name | German pollen name | English pollen name |
---|---|---|
Abies | Tanne | Fir |
Acer | Ahorn | Maple |
Aesculus | Rosskastanie | Horse chestnut |
Alnus | Erle | Alder |
Alternaria | Alternaria | Alternaria |
Ambrosia | Ambrosia | Ragweed |
Artemisia | Beifuss | Mugwort |
Asteraceae | Korbblütler | Compositae |
Betula | Birke | Birch |
Carpinus | Hainbuche | Hornbeam |
Castanea | Kastanie | Chestnut |
Chenopodium | Gänsefuß | Goosefoot |
Cladosporium | Cladosporium | Cladosporium |
Corylus | Hasel | Hazel |
Cruciferae | Kreuzblütler | Cruciferous plants |
Cupressaceae | Zypresse | Cypress |
Cyperaceae | Sauergräser | Sour grasses |
Erica | Heidekraut | Heather |
Fagus | Buche | Beech |
Fraxinus | Esche | Ash |
Fungus | Schimmel | Mould |
Galium | Labkräuter | Rennet |
Humulus | Hopfen | Hop |
Impatiens | Springkraut | Horseweed |
Juglans | Walnuss | Walnut |
Larix | Lärche | Larch |
Olea | Olive | Olive |
Picea | Fichte | Spruce |
Pinaceae | Kieferngewächse | Pine family |
Pinus | Kiefer | Pine |
Plantago | Wegerich | Plantain |
Platanus | Platane | Sycamore |
Poaceae | Gräser | Grasses |
Populus | Pappel | Poplar |
Quercus | Eiche | Oak |
Quercus ilex | Steineiche | Holm oak |
Rumex | Ampfer | Sorrel |
Salix | Weide | Willow |
Sambucus | Holunder | Elder |
Secale | Roggen | Rye |
Taxus | Eibe | Yew |
Tilia | Linde | Lime |
Ulmus | Ulme | Elm |
Urtica | Brennnessel | Nettle |
Varia | Sonstiges | Others |
The meaning of the pollen index is
Pollen Index | Explanation |
---|---|
0 | no pollen |
1 | low intensity |
2 | middle intensity |
3 | high intensity |
Get pollen forecast
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "copyright": "Deutscher Wetterdienst - Medizin-Meteorologie",
- "description": "Pollenflug-Gefahrenindex für Deutschland ausgegeben vom Deutschen Wetterdienst",
- "releaseDate": "2023-04-04T09:00:00Z",
- "nextUpdate": "2023-04-05T09:00:00Z",
- "region": {
- "id": 121,
- "name": "Allgäu/Oberbayern/Bay. Wald"
}, - "items": [
- {
- "inTwoDays": 0,
- "today": 0,
- "tomorrow": 0,
- "name": "Ambrosia"
}
]
}
Get observation with realtime weather, precipitation risk and station data when available
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "precipitationRisk": {
- "fingerprint": "2aq-8kQNnaP43O8jTWJNJ1Oq7dvZEoAYAxtrgC4ui9K1Ib02vCmJfphtxZnw60DUuxoFZ3r8NlwG0Q==",
- "isRain": false,
- "items": [
- {
- "date": "2023-04-05T07:20:00Z",
- "precrisk": {
- "text": "kein Risiko",
- "value": 0
}, - "radar": {
- "amount": {
- "unit": "mm",
- "value": 0.5
}, - "isRain": false,
- "precType": "string",
- "text": "kein Niederschlag",
- "value": 1
}, - "shortText": {
- "text": "kein Niederschlag",
- "time": "string",
- "title": "kein Niederschlag"
}, - "text": "kein Niederschlag"
}
], - "run": "2023-04-05T07:15:00Z",
- "shortText": {
- "text": "Voraussichtlich bleibt es heute trocken.",
- "time": "string",
- "title": "Voraussichtlich bleibt es heute trocken."
}, - "text": "Voraussichtlich bleibt es heute trocken."
}, - "realtimeWeather": {
- "fingerprint": "bTDrTRs5KDuL_KozV2Od3TONA_3FlvfNObSMXFASVgo_ieLfJcuKIG1yCjYTwNMJGbDkLvIzX1bjo9zGYuUp6ebujLcjc3aLwcYMPEGPIbamCTVp762kWKPrkKgT_SimjQi389V-tpC8SNKLF24=",
- "items": [
- {
- "date": "2023-04-05T07:20:00Z",
- "isNight": false,
- "temperature": {
- "avg": 2,
- "max": "string",
- "min": "string",
- "unit": "°C"
}, - "weather": {
- "icon": "d_0.svg",
- "longText": "wolkenlos",
- "shortText": "wolkenlos",
- "state": 0,
- "stateNew": 0
}
}
], - "run": "2023-04-05T07:15:00Z",
- "source": "Hood"
}, - "station": {
- "astronomy": {
- "sunrise": "2023-04-05T04:54:50Z",
- "sunset": "2023-04-05T17:58:11Z"
}, - "date": "2023-04-05T09:00:00+02:00",
- "freshSnow": "string",
- "isNight": false,
- "isWindy": false,
- "prec": {
- "sum": "string",
- "sumAsRain": "string",
- "sumAsSnow": "string",
- "unit": "string"
}, - "temperature": {
- "avg": 2,
- "unit": "°C"
}, - "type": "10929",
- "weather": {
- "icon": "d_0.svg",
- "state": 0,
- "stateNew": 0,
- "text": "wolkenlos"
}, - "wind": {
- "avg": 1.5,
- "degree": "string",
- "direction": "NO",
- "gusts": {
- "text": "string",
- "value": 2.6
}, - "max": "string",
- "mean": "string",
- "min": "string",
- "significationWind": false,
- "text": "Nordostwind",
- "unit": "km/h"
}, - "windchill": {
- "avg": "string",
- "unit": "string"
}
}
}
Get pollen information by coordinates
latitude required | number <float> [ -180 .. 180 ] Example: 48.1374 Latitude as decimal degrees (up to 5 decimals) |
longitude required | number <float> [ -90 .. 90 ] Example: 10.5753 Longitude as decimal degrees (up to 5 decimals) |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "zip-code": "DE39397",
- "daily": [
- {
- "date": "2023-04-05",
- "pollen-forecast": [
- {
- "pollen_type": "Abies",
- "pollen_index": "0"
}
]
}
], - "release_date": "2023-04-05T02:06:00",
- "copyright": "wetter.com GmbH"
}
Get pollen information by postcode
countryCode required | string Example: DE Country code - currently only DE is supported! |
postCode required | string Example: 78467 Post code |
x-api-key required | string Example: PVThagFk3yJAG4yeQ26EQnTXWbsD5y7IXh20BzJAa Authentication for API |
{- "zip-code": "DE39397",
- "daily": [
- {
- "date": "2023-04-05",
- "pollen-forecast": [
- {
- "pollen_type": "Abies",
- "pollen_index": "0"
}
]
}
], - "release_date": "2023-04-05T02:06:00",
- "copyright": "wetter.com GmbH"
}