About Multiplayer API

The Project

Multiplayer API (api.michitai.com) is a cross-platform multiplayer backend for game developers. It provides the server-side building blocks every online game needs — player accounts, game rooms, matchmaking, leaderboards and realtime state updates — exposed through a simple REST API and official SDKs.

The goal is to let indie developers and studios ship multiplayer features without building and operating their own backend infrastructure.

Open Source

The project — server code and all SDKs — is released under the MIT No Attribution (MIT-0) license:

  • Use it in personal, commercial and closed-source projects
  • Modify and redistribute it freely
  • No attribution or copyright notice required
  • No warranty — the software is provided "AS IS"

The hosted service at api.michitai.com is operated under the Terms of Service and Privacy Policy.

Technology

Backend

PHP REST API on a MySQL database, with a Node.js realtime relay for room events. Hosted in Europe with a multi-region server network.

SDKs

Official SDKs for Unity (JsonUtility), Java (Jackson), .NET (System.Text.Json) and C++ (nlohmann::json), plus direct REST API access for everything else.

Infrastructure

Servers across Europe, North America, Asia and India — see the server map for live locations.

Development

Actively developed. Follow progress on the public roadmap.

Author

Multiplayer API is designed, built and maintained by Nichita Levandovici (Michitai), Republic of Moldova.

Contact

Back to Home

© 2026 Nichita Levandovici. All rights reserved.

Terms of ServicePrivacy PolicyFAQ