该接口提供最新的台风列表及其历史坐标、风向、风力等关键信息,用户可以追踪台风的完整运动轨迹。适用于台风监测、气象分析及相关应急响应措施。
获取当前的台风列表及其基本数据。
showapi_res_body
curl -X POST "https://route.showapi.com/342-1?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded"
{ "showapi_res_code": 0, "showapi_res_error": "", "showapi_res_id":"ce135f6739294c63be0c021b76b6fbff", "showapi_res_body": { "list": [ { "enname": "Chan-hom", "lat": "26.00", "lng": "125.10", "movedirection": "北西", "movespeed": "20", "name": "灿鸿", "power": "16", "pressure": "935", "radius10": "180", "radius7": "450", "speed": "52", "strong": "超强台风", "tfid": "201509", "time": "2015-07-10 11:00:00" }, { "enname": "Nangka", "lat": "18.30", "lng": "142.70", "movedirection": "西北西", "movespeed": "10", "name": "浪卡", "power": "17", "pressure": "920", "radius10": "180", "radius7": "400", "speed": "60", "strong": "超强台风", "tfid": "201511", "time": "2015-07-10 08:00:00" } ], "ret_code": 0 } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-342": { "url": "http://www.showapi.com.cn/mcp/342/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033