Skip to content

Developer Center


今日请求量加载中...
展开图表

Welcome to the AWMC Developer Center. We provide developers with various APIs and tools to help you build your own maimai applications or integration services.

Status API (Base URL: https://status.awmc.team)

Service Overview

Real-time monitoring of the operational status of maimai services provided by AWMC.

  • Authentication: No Auth Required (Public access for all users)
  • Rate Limit: 10 QPS (Queries Per Second)
  • Documentation: View Status API Details

AWMC Public API (Base URL: https://api.awmc.team)

Business API

Provides QR code parsing, user info preview, score upload (Diving Fish / Lxns), and ticket query endpoints.

  • Authentication: Bearer Token (Must be included in Authorization header)
  • Token Consumption: Some endpoints deduct Tokens based on business logic. See billing details.
  • Documentation: View AWMC Public API Details

Assets Static Resource API (Base URL: https://assets.awmc.team)

Static Resources

Provides game-related HD static resources such as jacket art and UI elements for use in your applications.

Chart Preview (Entry: https://v.awmc.team)

Browser Preview

Preview maimai charts in the browser. Parameters correspond to Lxns song IDs, chart types, and difficulty levels, suitable for development and sharing links.

Quick Start

You can quickly access different module documentation via the following links:

  • Status API - Get real-time service status, heartbeat records, and announcements.
  • AWMC Public API - QR code recognition, score upload, and business function calls.
  • Assets Static Resource API - Jacket art, resource gallery, and other static file retrieval.
  • Chart Preview - In-browser chart preview and query parameter documentation.
  • [More Features] - Under development, stay tuned...

Suggestion

If you encounter any issues during development, feel free to submit an Issue on GitHub or contact our team.

Released under the MIT License.