简体中文
Appearance
client_id
client_secret
curl 'https://openapi.fastmoss.com/creator/v1/categoryInfo' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer xxxxxxxxxx' \ --data '{ //添加请求参数 }'