{
"platform": "openaudio",
"voiceSource": "all",
"page": 1,
"page_size": 20
}curl --location 'https://www.jiaozitts.com/api/v1/voice-query' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"platform": "openaudio",
"voiceSource": "all",
"page": 1,
"page_size": 20
}'{"code":400,"error":"json_decode_failed","message":"JSON\u89e3\u6790\u5931\u8d25: Syntax error"}