AnQiCMS supports batch importing content through the API interface.

Import Interface

The system provides a dedicated content import API interface, using the POST method to submit data. It supports form-data format submission.

Supports fields

Can import complete document information such as title, content, category ID, keywords, description, thumbnail, gallery, publish time, tags, etc.

Schedule publishing

Support setting the document's publication time, enabling scheduled publishing. Suitable for importing content in bulk in advance and arranging a publishing plan.

Cover mode

Configure the overlay mode when importing: Do not overlay, overlay existing documents, do not judge. Flexible control of import behavior.

Draft mode

Support importing as a draft status, review is required before publication. Suitable for workflows that require content review.