{
"keywords": "string",
"type": "string"
}curl --location --request POST 'https://www.quma.cn/api/index/group/list' \
--header 'AppId;' \
--header 'AppSecret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"keywords": "string",
"type": "string"
}'{
"list": [
{
"chain_count": 0,
"id": 0,
"name": "string",
"type": "string"
}
],
"total": 0
}