{"service":"NCM API Gateway","version":"1.0.0","description":"网易云音乐API授权网关 - 需要API密钥访问","endpoints":{"health":"GET /health","search":"GET /search?keywords=xx (需API Key)","song_url":"GET /song/url?id=xx (需API Key)","lyric":"GET /lyric?id=xx (需API Key)","song_detail":"GET /song/detail?ids=xx (需API Key)","playlist":"GET /playlist/detail?id=xx (需API Key)","artist_songs":"GET /artist/songs?id=xx (需API Key)","top_playlist":"GET /top/playlist (需API Key)"},"auth":{"method":"Header: X-API-Key 或 Query: ?api_key=","docs":"联系管理员获取API密钥"}}