{"count":5}curl --location --request POST 'http://101.132.21.224:8000/v2/api/profile/profiles/prof_c212bab77bae/topics' \
--header 'X-Session-Token: session_10efc322bbcc190f_06f33606' \
--header 'X-Client-Version: 1.0.2' \
--header 'X-Card-Key: V054Jh63I_RKVGjai89r0-z7LlMa3hVso12gOpfC9oQ=' \
--header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) ai-vue-project/1.0.2 Chrome/128.0.6613.186 Electron/32.3.3 Safari/537.36' \
--header 'Content-Type: application/json' \
--data-raw '{"count":5}'{
"code": 0,
"msg": "string",
"data": {
"topics": [
{
"topic_id": "string",
"topic": "string",
"angle": "string",
"reasoning": null,
"differentiation": "string",
"style_match": "string",
"quality_score": 0
}
],
"quota_used": 0,
"quota_remaining": 0
}
}