  {
    "success": true,
    "data": {
        "name": "畅然出行API系统",
        "version": "2.0.0",
        "description": "客运订票API服务",
        "timestamp": 1776384143,
        "status": "active",
        "endpoints": {
            "v1": {
                "base_url": "\/v1\/",
                "description": "API版本1 - 兼容性接口",
                "status": "active",
                "note": "兼容旧版API调用方式"
            },
            "v2": {
                "base_url": "\/v2\/",
                "description": "API版本2 - RESTful接口",
                "status": "active",
                "note": "推荐使用的新版API",
                "available_modules": [
                    "auth",
                    "api",
                    "user",
                    "order",
                    "route",
                    "passenger",
                    "payment",
                    "system",
                    "driver",
                    "promotion",
                    "message",
                    "feedback"
                ]
            }
        },
        "documentation": {
            "url": "\/docs\/",
            "format": "OpenAPI 3.0"
        },
        "request_info": {
            "method": "GET",
            "uri": "\/",
            "query_params": [],
            "headers": {
                "host": "api.bus.vezii.com",
                "accept-encoding": "gzip, br, zstd, deflate",
                "user-agent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
                "accept": "*\/*"
            }
        }
    },
    "timestamp": 1776384143,
    "request_id": "api_69e1788f04fec1.69027857"
} 