A unified API for multiplayer, collaboration, and resource sessions — part of the M7 distributed service ecosystem.
The M7 Session Orchestrator provides a simple, consistent way to create, join, and manage live sessions for games, simulations, collaborative tools, or compute environments. Whether you’re pairing players, launching an editor, or allocating compute time, M7 handles the orchestration so you can focus on your experience.
M7 services form a modular cloud framework for building secure, connected applications:
| Service | Purpose |
|---|---|
| auth.m7 | Stateless authentication and identity signing |
| user.m7 | Profile and account management |
| db.m7 | Key-value storage and persistence |
| session.m7 | Session orchestration, matchmaking, and allocation |
Integrate directly with any part of the M7 stack, or use the orchestrator standalone with your own identity and storage systems.
Automatically group players into live game sessions or lobbies.
Launch shared environments for design, simulation, or real-time editing.
Schedule or manage dedicated runtime sessions for workloads or testing.
Create event-driven or time-limited sessions for your applications or services.
auth.m7 to obtain a signed identity token.user.m7.session.m7 APIs.db.m7.All APIs are REST-based and accessible from browsers, dedicated servers, or microservices.
Explore developer documentation at docs.m7.org
Contact support@m7.org to enable M7 orchestration for your services.
Deploy your own sessions using M7 infrastructure or connect to your existing systems.
Loading…