Loading
Loading
https://api.apifreaks.com/v1.0/weather/current
{
"bulk": [
{
"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"
},
"current": {
"timestamp": "2026-06-04T16: 00",
"temperature_2m": 17.3,
"relative_humidity_2m": 69,
"apparent_temperature": 14.9,
"snowfall": 0,
"rain": 0,
"showers": 0.2,
"precipitation": 0,
"weather_code": 3,
"cloud_cover": 80,
"pressure_msl": 998.6,
"surface_pressure": 996.7,
"wind_speed_10m": 19.8,
"wind_direction_10m": 234,
"wind_gusts_10m": 40.3,
"air_quality": {
"timestamp": "2026-06-04T16: 00",
"european_aqi": 25,
"us_aqi": 27,
"pm10": 5,
"pm2_5": 2.8,
"carbon_monoxide": 129,
"nitrogen_dioxide": 8.7,
"sulphur_dioxide": 0.5,
"ozone": 62,
"dust": 0,
"uv_index": 1.35,
"aerosol_optical_depth": 0.1,
"uv_index_clear_sky": 3.2
},
"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": "-"
}
}
},
{
"location": {
"latitude": "35.68950",
"longitude": "139.69170",
"country_name": "Japan",
"state_prov": "Tokyo",
"city": "Tokyo",
"locality": "Shinjuku",
"elevation": "0",
"timezone": "Asia/Tokyo",
"timezone_abbreviation": "GMT+9"
},
"current": {
"timestamp": "2026-06-05T00: 00",
"temperature_2m": 17.3,
"relative_humidity_2m": 73,
"apparent_temperature": 17.5,
"snowfall": 0,
"rain": 0,
"showers": 0,
"precipitation": 0,
"weather_code": 1,
"cloud_cover": 31,
"pressure_msl": 1009.5,
"surface_pressure": 1004.8,
"wind_speed_10m": 3.3,
"wind_direction_10m": 347,
"wind_gusts_10m": 23.4,
"air_quality": {
"timestamp": "2026-06-05T00: 00",
"european_aqi": 27,
"us_aqi": 51,
"pm10": 29.3,
"pm2_5": 28,
"carbon_monoxide": 156,
"nitrogen_dioxide": 58.4,
"sulphur_dioxide": 27,
"ozone": 24,
"dust": 1,
"uv_index": 0,
"aerosol_optical_depth": 0.25,
"uv_index_clear_sky": 0
},
"astronomy": {
"date": "2026-06-05",
"mid_night": "23: 39",
"night_end": "02: 39",
"sunrise": "04: 24",
"sunset": "18: 55",
"night_begin": "21: 09",
"sun_status": "-",
"solar_noon": "11: 39",
"day_length": "14: 31",
"moon_phase": "WANING_GIBBOUS",
"moonrise": "00: 59",
"moonset": "08: 45",
"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 |