curl --location --request GET '/api/search/config' \ --header 'token: {{api-token}}'
{ "code": 1, "show": 0, "msg": "OK", "data": { "status": 0, "price": 0, "isVipFree": false } }