Loading
Loading
https://api.apifreaks.com/v1.0/weather/current
{
"location": {
"location_string": "London, UK",
"country_name": "United Kingdom",
"state_prov": "England",
"city": "London",
"locality": "",
"latitude": "51.50002",
"longitude": "-0.19244",
"elevation": "12",
"timezone": "Europe/London",
"timezone_abbreviation": "GMT+1"
},
"current": {
"timestamp": "2026-06-04T15: 30",
"temperature_2m": 16.7,
"relative_humidity_2m": 73,
"apparent_temperature": 14.3,
"snowfall": 0,
"rain": 0,
"showers": 0.2,
"precipitation": 0,
"weather_code": 2,
"cloud_cover": 77,
"pressure_msl": 998.6,
"surface_pressure": 996.4,
"wind_speed_10m": 19.8,
"wind_direction_10m": 243,
"wind_gusts_10m": 39.6,
"air_quality": {
"timestamp": "2026-06-04T15: 00",
"european_aqi": 26,
"us_aqi": 26,
"pm10": 4.9,
"pm2_5": 2.8,
"carbon_monoxide": 127,
"nitrogen_dioxide": 7.3,
"sulphur_dioxide": 0.5,
"ozone": 64,
"dust": 0,
"uv_index": 2.55,
"aerosol_optical_depth": 0.08,
"uv_index_clear_sky": 4.5
},
"astronomy": {
"date": "2026-06-04",
"mid_night": "00: 58",
"night_end": "-:-",
"sunrise": "04: 44",
"sunset": "21: 14",
"night_begin": "-:-",
"sun_status": "-",
"solar_noon": "12: 59",
"day_length": "16: 29",
"moon_phase": "WANING_GIBBOUS",
"moonrise": "00: 11",
"moonset": "07: 54",
"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 |