Other Common Interfaces
AnqiCMS other commonly used API interfaces, including: Add friendship link interface, Delete friendship link interface, Get friendship link list interface, Get comment list interface, Post comment interface, Comment like interface, Get message form field interface, Add message interface, Get system settings interface, Get contact information interface, Get navigation list interface, Upload image resource interface, Call graphic captcha interface
-
Add Friendship Link Interface
API call address {domain address}/api/friendlink/create?token={token} explanation: {domain address} needs to be replaced with your domain address, {token} needs to be replaced with the Token from the background content import interface feature, such as /api/friendlink/create? -
Delete Friendship Link Interface
API call address {domain address}/api/friendlink/delete?token={token} description: {domain_address} needs to be replaced with your domain address, {token} needs to be replaced with the Token from the background content import interface feature, such as /api/friendlink/delete? -
Get Friendship Link List Interface
API call address {domain address}/api/friendlink/list Description: {domain address} needs to be replaced with your domain address, such as /api/friendlink/list Call method GET Request parameters None Return parameters Field name Type Description code int Error code msg string Error reason description data obje -
Get Comment List Interface
API call address {domain address}/api/comment/list Description: {domain address} needs to be replaced with your domain address, such as /api/comment/list API method GET Request parameters Field name Type Required Description id int No Document ID, the specified document ID order string No Comment sorting, default id desc -
Post Comment Interface
API call address {domain address}/api/comment/publish Description: {domain address} needs to be replaced with your domain address, such as /api/comment/publish Call method POST Request parameters Field name Type Required Description archive_id int Yes Comment document ID u -
Like Comment Interface
API call address {domain address}/api/comment/praise Explanation: {domain address} needs to be replaced with your domain address, such as /api/comment/praise Call method: POST Request parameters Field name Type Required Explanation id int Yes Comment ID Return parameters Field name Type Explanation -
Interface to get the message form field
API call address {domain address}/api/guestbook/fields Description: {domain address} needs to be replaced with your domain address, such as /api/guestbook/fields Call method GET Request parameters None Return parameters field name type Description code int Error code msg string Error cause description data ob }] -
Interface to add a message
-
Interface to get the system settings
API call address {domain address}/api/setting/systemDescription: {domain address} needs to be replaced with your domain address, such as /api/setting/systemCall method GETRequest parameters NoneReturn parametersField name Type Descriptioncode int Error codemsg string Error reason descriptiondata object }] -
Interface to get the contact information
API call address {domain address}/api/setting/contactDescription: {domain address} needs to be replaced with your domain address, such as /api/setting/contactCall method GETRequest parameters NoneReturn parametersField name Type Descriptioncode int Error codemsg string Error reason descriptiondata obje -
Interface to get the navigation list
API call address {domain address}/nav/list Description: Replace {domain address} with your domain address, such as /api/nav/list Call method GET Request parameters Field name Type Required Description typeId int Yes Navigation type, default: 1 Return parameters Field name Type Description code int Error code msg string -
Upload image resource interface
API call address {domain address}/api/attachment/uploadInstructions: {domain address} needs to be replaced with your domain address, such as /api/attachment/uploadCall method POST Request parameters Field name Type Required Description category_id int No Image resource category ID id -
Invoke graphic captcha interface
API call address {domain address}/api/captcha Description: {domain address} needs to be replaced with your domain address, such as /api/captcha Call method: GET Request parameters: None Return parameters: Field name Type Description code int Error code msg string Error reason description data object Captcha content dat -
Get home page banner list interface
-
Login interface
-
Get user's receiving address interface
-
Save User's Delivery Address Interface
-
Cancel Order Interface
-
Create Order Interface
-
Get Order Details Interface
-
Confirm Order Delivery Interface
-
Order creation and payment interface
-
Order refund application interface
-
Get order list interface
-
Check if order is paid interface
-
Registration interface
-
Get Distributor Earnings List Interface
-
Get Distributor Details Interface
-
Get Distributor Team List Interface
-
Get Distributor Order List Interface
-
Get Distributor Statistics Information Interface
-
Get interface for obtaining the real name of distributors
-
Get interface for applying for withdrawal
-
Get interface for withdrawal list
-
Get interface for home page TDK
-
Get interface for user details
-
Update User Information Interface
-
Get User Group Details Interface
-
Get User Group List Interface
-
Modify User Password Interface
-
Generate Mini Program Code Interface
-
WeChat Official Account Service Address Interface
-
WeChat Official Authorization Interface
-
Manual Update Sitemap Interface
API Call Address {Domain Address} /api/import/sitemap?token= { token} Description: {domain address} Needs to be replaced with your domain address, {token} Needs to be replaced with the Token from the background content import interface function, such as https://en.anqicms.com/api/import/sitemap? -
Import Image Resource Interface
API call address {domain address}/attachment/upload?token={token} Description: {domain_address} Replace it with your domain address, such as https://en.anqicms.com/attachment/upload?