{
    "status": "ok",
    "service": "Voice Accounting API",
    "version": "1.0.0",
    "endpoints": {
        "GET \/health": "健康检查",
        "GET \/api\/asr_token": "百度 access_token 签发(App 直连极速版)",
        "POST \/api\/transcribe": "语音识别（百度极速版，PHP 中转兜底）",
        "POST \/api\/analyze": "LLM 语义分析（DeepSeek）",
        "POST \/api\/poster": "海报文案生成（夸夸我\/骂骂我，DeepSeek）"
    },
    "timestamp": "2026-08-04 10:08:37"
}