Document Tag Interface
The AnqiCMS document tag API interface supports calls such as getting the tag list interface, getting the tag detail interface, and getting the tag document list interface
-
Get Tag List Interface
API call address {domain address}/api/tag/list Description: {domain address} needs to be replaced with your domain address, such as /api/tag/list Call method GET Request parameters Field name Type Required Description itemId int No Document ID, read the Tag list of the specified document. If not specified, read all tags letter string -
Get Tag Details Interface
API call address {domain address}/api/tag/detail Description: {domain address} needs to be replaced with your domain address, such as /api/tag/detail Request method GET Request parameters Field name Type Required Description id int Yes Tag ID, if filename is transmitted, ID does not need to be transmitted filename string No -
Get Tag Document List Interface
API call address {domain address}/api/tag/data/list Description: {domain address} needs to be replaced with your domain address, such as /api/tag/data/list Call method GET Request parameters Field name Type Required Description id int Yes Tag ID, if filename is transmitted, ID does not need to be transmitted filename str