{
  "code": 200,
  "message": "Wallhaven代理服务 - 提供高质量壁纸API",
  "version": "2.1.0",
  "features": [
    "API代理",
    "图片代理",
    "智能缓存",
    "CORS支持",
    "关键词搜索"
  ],
  "usage": {
    "random": "https://wallhaven.bjca.xyz/api/wallpapers/random?limit=24",
    "search": "https://wallhaven.bjca.xyz/api/wallpapers/search?q=nature&limit=24",
    "category": "https://wallhaven.bjca.xyz/api/wallpapers/category?category=nature&limit=24",
    "top": "https://wallhaven.bjca.xyz/api/wallpapers/top?limit=24",
    "latest": "https://wallhaven.bjca.xyz/api/wallpapers/latest?limit=24",
    "status": "https://wallhaven.bjca.xyz/api/status"
  },
  "documentation": "https://github.com/wallhaven-proxy/docs"
}