API Backend
7/8/26Less than 1 minute
API Backend
Info
This section documents the eIsland backend API endpoints, including REST and WebSocket interfaces exposed by the eisland-server.
Overview
The eIsland backend is a Spring Boot application that provides authentication, media synchronization, user settings, and real-time communication services for the desktop client.
Modules
| Module | Description |
|---|---|
| Server Agent | AI agent, translation, billing, and admin management |
| Server Auth | Authentication, email verification, issue feedback |
| Server Payment | Payment processing, Alipay and WeChat Pay integration |
| Server User | User management, announcements, identity verification, wallpapers |
| Server Mini Game | Mini-game scores, leaderboards, and sessions |
| Server Service Status | Service health monitoring and status management |
| Server Upload | File uploads for avatars and feedback |
| Server Version | Application version management |
| Server Weather | Weather forecasts, alerts, and quota management |
| Server App | Application configuration and startup services |
| Server Common | Shared utilities and configurations |
Changelog
7/8/26, 5:52 AM
View All Changelog
9f290-on

