天气查询API,提供全球实时天气数据,涵盖温度、湿度、风力、降雨概率等精准信息。接口高效稳定,支持多语言和多种数据格式,助力开发者快速集成天气功能,打造便捷的生活服务应用,满足用户多样化的天气查询需求。
天气查询
接口描述
接口信息
请求方式: GET
认证方式: 无
返回格式: JSON
接口状态: 正常
接口地址
http://t.weather.itboy.net/api/weather/city/
请求参数
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
是 | string | 城市代码 |
调用示例
http://t.weather.itboy.net/api/weather/city/101030100
返回示例
{
"message": "success",
"status": 200,
"date": "20250605",
"time": "2025-06-05 22:32:30",
"cityInfo": {
"city": "天津市",
"citykey": "101030100",
"parent": "天津",
"updateTime": "18:09"
},
"data": {
"shidu": "19%",
"pm25": 26,
"pm10": 77,
"quality": "轻度",
"wendu": "36.1",
"ganmao": "儿童、老年人及心脏、呼吸系统疾病患者人群应减少长时间或高强度户外锻炼",
"forecast": [
{
"date": "05",
"high": "高温 37℃",
"low": "低温 24℃",
"ymd": "2025-06-05",
"week": "星期四",
"sunrise": "04:45",
"sunset": "19:33",
"aqi": 107,
"fx": "西南风",
"fl": "3级",
"type": "多云",
"notice": "阴晴之间,谨防紫外线侵扰"
},
{
"date": "06",
"high": "高温 31℃",
"low": "低温 21℃",
"ymd": "2025-06-06",
"week": "星期五",
"sunrise": "04:45",
"sunset": "19:34",
"aqi": 64,
"fx": "东南风",
"fl": "3级",
"type": "多云",
"notice": "阴晴之间,谨防紫外线侵扰"
},
{
"date": "07",
"high": "高温 31℃",
"low": "低温 22℃",
"ymd": "2025-06-07",
"week": "星期六",
"sunrise": "04:45",
"sunset": "19:34",
"aqi": 57,
"fx": "东风",
"fl": "3级",
"type": "多云",
"notice": "阴晴之间,谨防紫外线侵扰"
},
{
"date": "08",
"high": "高温 30℃",
"low": "低温 19℃",
"ymd": "2025-06-08",
"week": "星期日",
"sunrise": "04:45",
"sunset": "19:35",
"aqi": 57,
"fx": "东南风",
"fl": "2级",
"type": "阴",
"notice": "不要被阴云遮挡住好心情"
},
{
"date": "09",
"high": "高温 31℃",
"low": "低温 20℃",
"ymd": "2025-06-09",
"week": "星期一",
"sunrise": "04:44",
"sunset": "19:35",
"aqi": 69,
"fx": "西南风",
"fl": "3级",
"type": "晴",
"notice": "愿你拥有比阳光明媚的心情"
},
{
"date": "10",
"high": "高温 30℃",
"low": "低温 19℃",
"ymd": "2025-06-10",
"week": "星期二",
"sunrise": "04:44",
"sunset": "19:36",
"aqi": 61,
"fx": "东南风",
"fl": "4级",
"type": "多云",
"notice": "阴晴之间,谨防紫外线侵扰"
},
{
"date": "11",
"high": "高温 28℃",
"low": "低温 19℃",
"ymd": "2025-06-11",
"week": "星期三",
"sunrise": "04:44",
"sunset": "19:37",
"aqi": 52,
"fx": "东南风",
"fl": "3级",
"type": "阴",
"notice": "不要被阴云遮挡住好心情"
},
{
"date": "12",
"high": "高温 29℃",
"low": "低温 18℃",
"ymd": "2025-06-12",
"week": "星期四",
"sunrise": "04:44",
"sunset": "19:37",
"aqi": 46,
"fx": "东南风",
"fl": "3级",
"type": "多云",
"notice": "阴晴之间,谨防紫外线侵扰"
},
{
"date": "13",
"high": "高温 28℃",
"low": "低温 18℃",
"ymd": "2025-06-13",
"week": "星期五",
"sunrise": "04:44",
"sunset": "19:37",
"aqi": 38,
"fx": "东风",
"fl": "2级",
"type": "阴",
"notice": "不要被阴云遮挡住好心情"
},
{
"date": "14",
"high": "高温 26℃",
"low": "低温 18℃",
"ymd": "2025-06-14",
"week": "星期六",
"sunrise": "04:44",
"sunset": "19:38",
"aqi": 38,
"fx": "西南风",
"fl": "2级",
"type": "多云",
"notice": "阴晴之间,谨防紫外线侵扰"
},
{
"date": "15",
"high": "高温 23℃",
"low": "低温 19℃",
"ymd": "2025-06-15",
"week": "星期日",
"sunrise": "04:44",
"sunset": "19:38",
"aqi": 54,
"fx": "西南风",
"fl": "1级",
"type": "大雨",
"notice": "出门最好穿雨衣,勿挡视线"
},
{
"date": "16",
"high": "高温 30℃",
"low": "低温 23℃",
"ymd": "2025-06-16",
"week": "星期一",
"sunrise": "04:44",
"sunset": "19:39",
"aqi": 50,
"fx": "西南风",
"fl": "2级",
"type": "小雨",
"notice": "雨虽小,注意保暖别感冒"
},
{
"date": "17",
"high": "高温 37℃",
"low": "低温 23℃",
"ymd": "2025-06-17",
"week": "星期二",
"sunrise": "04:44",
"sunset": "19:39",
"aqi": 47,
"fx": "西风",
"fl": "2级",
"type": "晴",
"notice": "愿你拥有比阳光明媚的心情"
},
{
"date": "18",
"high": "高温 40℃",
"low": "低温 28℃",
"ymd": "2025-06-18",
"week": "星期三",
"sunrise": "04:44",
"sunset": "19:39",
"aqi": 51,
"fx": "东南风",
"fl": "3级",
"type": "多云",
"notice": "阴晴之间,谨防紫外线侵扰"
},
{
"date": "19",
"high": "高温 30℃",
"low": "低温 22℃",
"ymd": "2025-06-19",
"week": "星期四",
"sunrise": "04:45",
"sunset": "19:40",
"aqi": 68,
"fx": "东风",
"fl": "3级",
"type": "大雨",
"notice": "出门最好穿雨衣,勿挡视线"
}
],
"yesterday": {
"date": "04",
"high": "高温 33℃",
"low": "低温 25℃",
"ymd": "2025-06-04",
"week": "星期三",
"sunrise": "04:46",
"sunset": "19:33",
"aqi": 40,
"fx": "西北风",
"fl": "3级",
"type": "晴",
"notice": "愿你拥有比阳光明媚的心情"
}
}
}