Update API

What version is current.

Altay servers ask this service whether a newer build exists. It answers with the build_info.json the release itself ships, so nothing here is a second source of truth for version numbers.

Endpoint

GET https://update.getaltay.org/api?channel=stable

Current stable

Version5.44.6
Minecraft1.26.50
PHP8.1
Build2313

Channels

stable tracks the newest release. A version prefix such as 5.44 keeps a server on one series. beta follows prereleases when there are any.

Built for compatibility with PocketMine-MP’s update checker, so the response shape matches update.pmmp.io. Nightly builds are deliberately absent: they carry no build_info.json and are not meant for servers people play on.

Downloads