An online game controlled through an API launches its first version

Artifacts MMO is an online where every character action happens through an HTTP API instead of a normal game client. Players can use any to control characters with scripts, bots, , custom clients, or systems. A web client lets players check character status, map position, , cooldowns, and progress while their own programs run the actions through the API.

The game supports multiple characters, monster fights, resource gathering, equipment crafting, quests, raids with other players, and a shared economy that keeps running over time. The first official version was released on June 27, 2026 after nearly two years of work.

Key points

  • Every character action is handled through an HTTP API, not only through a traditional game screen.
  • Players can build scripts, bots, , custom clients, and systems in any .
  • The web client shows character status, map position, , cooldowns, and progress while programs run.
  • The game includes fighting, gathering, crafting, quests, raids, multiple characters, and a shared persistent economy.
  • The first official version arrived after almost two years of development.
Read original