Item Creator Video Category
Request samples
curl --location --request GET 'http://open.tabcut.com:8090/api/item_creator/video_categories?authorUid=®ion=&materialCreateTimeBegin=' \
--header 'x-appKey: ' \
--header 'x-timestamp: {{x-timestamp}}' \
--header 'x-sign: {{x-sign}}'
Responses
application/json {
"code": "",
"message": "",
"result": null,
"serverTime": ""
}
Modified at 2025-06-24 10:50:21