Back to catalog

APIXU

API Key

Weather

WeatherHTTPS

APIXU

Real-Time Weather Data API

LocationLondon, United Kingdom
ConditionPartly Cloudy
Temp C14.2
Humidity Pct72
Wind Kph18.5

Sample Response

response.json
1{
2 "location": "London, United Kingdom",
3 "condition": "Partly Cloudy",
4 "temp_c": 14.2,
5 "humidity_pct": 72,
6 "wind_kph": 18.5
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.apixu.com/doc/request.aspx" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs