How to batch publish articles and upload images through the content import interface of Anqi CMS?

📅 2026-09-16 👁️ 0

How to batch publish articles and upload images through the content import interface of Anqi CMS?

You can access the detail information by making an HTTP GET request to the /api/archive/detail route using the filename parameter.

Based on: /Users/fesion/data/backend/graphwrite/test-data/api/archiveDetail.md#11#3

The domain requested uses the ?filename parameter in the /api/archive/detail route.

Based on: /Users/fesion/data/backend/graphwrite/test-data/api/archiveDetail.md#11#4

Attachments can be uploaded by sending a POST request.

Based on: /Users/fesion/data/backend/graphwrite/test-data/api/attachmentUpload.md#5#0

AnQiCMS uploaded an image to a specific path.

Based on: /Users/fesion/data/backend/graphwrite/test-data/api/archiveDetail.md#13#1

AnQiCMS provided a thumbnail link.

Based on: /Users/fesion/data/backend/graphwrite/test-data/api/archiveDetail.md#13#2

The category field names include id, parent_id, title, etc.

Based on: /Users/fesion/data/backend/graphwrite/test-data/api/archiveDetail.md#8#0

The field content indicates the category content details, of type string.

Based on: /Users/fesion/data/backend/graphwrite/test-data/api/archiveDetail.md#8#9


Through the content import interface of Anqi CMS, articles and images can be published in batches and uploaded.

Related articles

AnQiCMS API Common Questions Answer: Token Authentication, Document Publishing, Image Upload and Error Codes

Summary of High-Frequency AnQiCMS API Calls: JWT Token Authentication and Update-Token Renewal, Required Parameters for Document Publishing and Scheduled Publishing, Meaning of Review Status, Why Image Upload Must Use multipart/form-data, Pagination Parameter Writing, and the Meaning of Error Codes 0/-1/1001/1002. Each answer is marked with the official document source.

2026-09-16

The site list in multi-site management disappeared after upgrading CMS from 3.5.1 to 3.5.2

The site list in multi-site management disappeared after upgrading CMS from 3.5.1 to 3.5.2

2025-12-10

Multilingual URL issue

I am testing this backend locally, although it has not been actually deployed, but the default language is set to English, when selecting the secondary directory URL, then when switching languages, choosing English should be the default domain access, but there will still be the /en subdirectory path, which I have not set up properly

2025-11-25

Suggest adding a feature that can automatically generate Open Graph and Twitter Card

Suggest adding a feature that can automatically generate Open Graph and Twitter Card

2025-08-14

Suggest adding support for Redis cache database to improve website performance

Redis is an open-source, free, high-performance (NoSQL) key-value database.It follows the BSD protocol, is written in ANSI C, and supports networking and persistence.Redis has extremely high performance, capable of performing 110,000 read operations per second and 8

2025-05-24

Increase permission settings for group administrators

Suggest adding an administrator to set administrator permissions, such as allowing only view and modify, not allowing to delete the custom parameters set by the super administrator, otherwise other administrators may mistakenly delete the custom parameters and custom content that have been set up

2025-05-15

The default text size for automatic image setting of security box title is invalid

The default text size has been set, but the generated picture size is still the default 32

2025-05-12

Too Many Requests occurs frequently

What is the situation when 'Too Many Requests' often appears when opening a web page and the background can enter normally?

2025-05-11