WAV转FLAC免费API
免费WAV转FLAC API接口服务,提供专业的音频格式转换能力。接口调用便捷,服务稳定可靠,无需认证,支持高并发请求。
https://api.brtl.cn/api/wavtoflachttps://api.brtl.cn/api/wavtoflac?url=请求参数
请求示例
Shell
JavaScript
Python
PHP
Java
Go
C#
Ruby
curl -X GET 'https://api.brtl.cn/api/wavtoflac?return=json | 302&url=url'返回示例
{
"code": 200,
"msg": "数据请求成功",
"data": "https://cdn.xxhzm.cn/v2api/cache/tmp/eccff0986cfb04e146db63e6d108b35e88fb1dff.mp3",
"request_id": "6ed78b93988a3305ab75649f"
}