Skip to content

YueMu API Center

Full API Documentation (Offline)

Contains 100+ core interfaces, over 10,000 lines of detailed definitions, and complete JSON examples. Recommended to download locally and view with Typora or VS Code.

TIP

Performance Note: To ensure page smoothness, this online page only retains previews of the most core APIs. To query specific business interfaces (such as activities, spaces, social interactions, and detailed parameters), please prioritize downloading the offline documentation.


Core API Overview

The following shows the platform's most critical basic and AI model interfaces.

1. User Management (User Controller)

API NamePathMethodType
User Login/user/loginPOSTAuthentication
User Registration/user/registerPOSTAccount Creation
Get Info/user/get/voGETUser Profile

2. Image Management (Image Controller)

API NamePathMethodType
Upload Image/image/uploadPOSTObject Storage
Paged Query/image/list/page/voPOSTData Retrieval
AI Analysis/image/get/voGETVisual Recognition

3. Vanguard/Oracle (AI Controller)

API NamePathMethodType
RAG Query/ai/rag/queryPOSTKnowledge Base
Object Detection/ai/yolo/detectPOSTVisual Analysis
Analysis Report/ai/report/generatePOSTComprehensive Eval

IMPORTANT

Full Version Advantage: The offline downloaded YueMu_Full_API.md document fully adopts the OpenAPI standard Markdown format, supporting full-text search, multi-language SDK code example mirrors, and complete exception fallback definitions. Return to top to download ↑

Released under the MIT License.