Fish and Wildlife APIs
收藏Fish and Wildlife APIs 数据集概述
数据集基本信息
- 类别: Science
- 提供商: Fish Data Co.
- 订阅计划:
- BASIC: $0.00 / mo
- PRO: $100.00 / mo
- ULTRA: $250.00 / mo
- MEGA: $500.00 / mo
数据内容
核心数据
- 338+ Colorado locations with GPS precision and real-time trout stocking data
- 40 years of Wyoming fisheries data (1985–2024)
- 7,500+ Florida lakes and coastal access zones
- 218,000+ stocked fish records across 5 states
- 22 Gold Medal Waters tagged for premium sport fishing destinations
- 61 Chesapeake Bay fishing locations from Maryland DNR integration
- 11,842+ Minnesota lakes
- 1000+ Michigan records with Great Lakes intelligence
州级数据实现
- Maryland: 61 Chesapeake Bay fishing areas, striped bass migration analysis
- Michigan: 83 counties coverage, thermal classification, Great Lakes intelligence
- Minnesota: 11,842+ lakes, walleye and muskie intelligence
- California: 7,500+ fishing locations, real-time fish planting integration
- Utah: 400+ fishing locations, premium fisheries integration
- Pennsylvania: Trout water specialization, Appalachian stream networks
- Alaska: Species inference across 12 regions
API性能
- 响应时间: 95% of requests under 500ms
- 全球CDN: Cached responses for fast access
- 并发用户: Supports 1000+ simultaneous connections
- 数据新鲜度: Updated every 6 hours
- 压缩: Gzipped responses reduce bandwidth by 70%
认证
- 必需头信息:
X-RapidAPI-Key: YOUR_RAPIDAPI_KEYX-RapidAPI-Host: fish-and-wildlife-apis.p.rapidapi.com
核心端点
州钓鱼数据
- 路径:
GET /api/states/{state}/fishing-data - 参数:
state(required) - State name or abbreviation - 示例请求: bash curl -H "X-RapidAPI-Key: YOUR_KEY" -H "X-RapidAPI-Host: fish-and-wildlife-apis.p.rapidapi.com" "https://fish-and-wildlife-apis.p.rapidapi.com/api/states/california/fishing-data"
健康检查
- 路径:
GET /api/health - 示例响应: json { "status": "healthy", "timestamp": "2025-08-06T18:38:14.007Z", "version": "1.0.0", "uptime": "24h 15m 32s" }
数据新鲜度
- 路径:
GET /api/data/freshness - 示例响应: json { "lastUpdated": "2025-08-06T12:00:00.000Z", "updateFrequency": "Every 6 hours", "dataSources": [ "Texas Parks & Wildlife", "USGS Water Data", "State Fishing Agencies" ] }
支持州
免费层 (2州)
- California
- Wyoming
专业层 (7州)
- Pennsylvania
- Florida
- Colorado
- Montana
- Michigan
企业层 (14州)
- Alaska
- Washington
- Texas
- Maine
- Oregon
- Idaho
- Utah
响应格式
json { "success": true, "state": "StateName", "message": "Descriptive success message", "data": { "totalLocations": 0, "analytics": {}, "performance": { "executionTime": "XXXms", "processingRate": "XX locations/second" } }, "fishingData": [], "meta": { "timestamp": "ISO-8601 timestamp", "source": "data-source-identifier", "authSource": "RapidAPI" } }
错误响应
速率限制超出 (429)
json { "success": false, "error": "Rate limit exceeded.", "timestamp": "2025-08-06T18:38:14.007Z", "code": 429 }
认证错误 (401)
json { "success": false, "error": "Invalid or missing RapidAPI authentication headers", "timestamp": "2025-08-06T18:38:14.007Z", "code": 401 }
订阅要求 (403)
json { "success": false, "error": "This state requires Professional tier or higher", "timestamp": "2025-08-06T18:38:14.007Z", "code": 403 }
速率限制与定价
免费层 - $0/月
- 2州
- 1,000 requests/month
- 10 requests/minute
专业层 - $100/月
- 7州
- 25,000 requests/month
- 100 requests/minute
企业层 - 定制价格
- 14州




