Loading
Loading
https://api.apifreaks.com/v1.0/weather/forecast
{
"location": {
"location_string": "London",
"country_name": "United Kingdom",
"state_prov": "England",
"city": "London",
"locality": "",
"latitude": "51.50745",
"longitude": "-0.12777",
"elevation": "12",
"timezone": "Europe/London",
"timezone_abbreviation": "GMT+1"
},
"forecast": {
"2026-06-04": {
"daily": {
"timestamp": "2026-06-04",
"weather_code": 61,
"temperature_2m_max": 19.2,
"temperature_2m_min": 13.9,
"apparent_temperature_max": 15.6,
"apparent_temperature_min": 11.6,
"temperature_2m_mean": 16,
"apparent_temperature_mean": 13,
"uv_index_max": 4.3,
"uv_index_clear_sky_max": 6.6,
"rain_sum": 2.8,
"showers_sum": 4.5,
"snowfall_sum": 0,
"precipitation_sum": 2.8,
"wind_speed_10m_max": 25.2,
"wind_gusts_10m_max": 51.5,
"wind_direction_10m_dominant": 241,
"shortwave_radiation_sum": 15.06,
"surface_pressure_mean": 995.9,
"visibility_mean": 20887.5,
"cloud_cover_mean": 89,
"dew_point_2m_mean": 9.8,
"dew_point_2m_max": 12.4,
"dew_point_2m_min": 7.3,
"et0_fao_evapotranspiration_sum": 3.48,
"precipitation_probability_mean": 53,
"relative_humidity_2m_mean": 68,
"relative_humidity_2m_max": 88,
"relative_humidity_2m_min": 46,
"pressure_msl_mean": 997.7,
"wind_gusts_10m_mean": 41.7,
"wind_speed_10m_mean": 19.9,
"wind_gusts_10m_min": 34.6,
"wind_speed_10m_min": 16.9
},
"astronomy": {
"date": "2026-06-04",
"mid_night": "00: 58",
"night_end": "-:-",
"sunrise": "04: 44",
"sunset": "21: 14",
"night_begin": "-:-",
"sun_status": "-",
"solar_noon": "12: 58",
"day_length": "16: 29",
"moon_phase": "WANING_GIBBOUS",
"moonrise": "00: 11",
"moonset": "07: 54",
"moon_status": "-"
}
},
"2026-06-05": {
"daily": {
"timestamp": "2026-06-05",
"weather_code": 3,
"temperature_2m_max": 20.1,
"temperature_2m_min": 12.5,
"apparent_temperature_max": 17.2,
"apparent_temperature_min": 10.3,
"temperature_2m_mean": 15.8,
"apparent_temperature_mean": 13.4,
"uv_index_max": 5.1,
"uv_index_clear_sky_max": 7,
"rain_sum": 0,
"showers_sum": 0,
"snowfall_sum": 0,
"precipitation_sum": 0,
"wind_speed_10m_max": 20.1,
"wind_gusts_10m_max": 43.2,
"wind_direction_10m_dominant": 228,
"shortwave_radiation_sum": 18.42,
"surface_pressure_mean": 999.1,
"visibility_mean": 24000,
"cloud_cover_mean": 72,
"dew_point_2m_mean": 8.9,
"dew_point_2m_max": 11.2,
"dew_point_2m_min": 6.4,
"et0_fao_evapotranspiration_sum": 4.12,
"precipitation_probability_mean": 18,
"relative_humidity_2m_mean": 61,
"relative_humidity_2m_max": 82,
"relative_humidity_2m_min": 40,
"pressure_msl_mean": 1000.8,
"wind_gusts_10m_mean": 35.6,
"wind_speed_10m_mean": 16.4,
"wind_gusts_10m_min": 28.1,
"wind_speed_10m_min": 13.2
},
"astronomy": {
"date": "2026-06-05",
"mid_night": "00: 58",
"night_end": "-:-",
"sunrise": "04: 43",
"sunset": "21: 15",
"night_begin": "-:-",
"sun_status": "-",
"solar_noon": "12: 59",
"day_length": "16: 31",
"moon_phase": "WANING_GIBBOUS",
"moonrise": "01: 08",
"moonset": "08: 51",
"moon_status": "-"
}
}
}
}Reference table for the weather_code field values
| Code | Description |
|---|---|
| 0 | Completely clear sky with no cloud coverage |
| 1, 2, 3 | Varying cloud coverage from mainly clear to partly cloudy and fully overcast conditions |
| 45, 48 | Fog conditions including standard fog and depositing rime fog formation |
| 51, 53, 55 | Drizzle precipitation with varying intensity levels: light, moderate, and dense |
| 56, 57 | Freezing drizzle conditions ranging from light to dense intensity |
| 61, 63, 65 | Rainfall with varying intensity: slight, moderate, and heavy precipitation |
| 66, 67 | Freezing rain events with light and heavy intensity levels |
| 71, 73, 75 | Snowfall precipitation ranging from slight to moderate and heavy intensity |
| 77 | Snow grains (small, white, opaque ice particles) |
| 80, 81, 82 | Rain shower activity with slight, moderate, and violent intensity levels |
| 85, 86 | Snow shower events ranging from slight to heavy intensity |
| 95 | Thunderstorm activity with slight or moderate intensity |
| 96, 99 | Thunderstorm accompanied by hail ranging from slight to heavy |