返回接口列表
GET
POST
/api/Weather
天气
天气预报,来源天气网
更新于 2026-07-18
13
累计调用
2
今日调用
正常
接口状态
13
累计调用
2
今日调用
正常
接口状态
调用地址
http://itapi.top/api/Weather
请求参数
| 参数名 | 类型 | 必填 | 说明 |
|---|---|---|---|
| city | string | ● 必填 | 国内地区 |
| type | string | ○ 可选 | 返回格式 |
city
必填
string
国内地区
type
可选
string
返回格式
响应示例
[]
在线测试
响应结果
代码示例
curl http://itapi.top/api/Weather?city=value&type=value