ATLAS Wiki
Advertisement

Each endpoint can be accessed by sending a simple HTTP GET request. HTTPS is not supported. Some endpoints are suffixed by a ".ini" extension, but their content is not in the format of an INI file. Endpoint names are case sensitive. All API endpoints are hosted on the official ATLAS server at:

http://atlasdedicated.com

officialserverstatus.ini[ | ]

http://atlasdedicated.com/pc/status/officialserverstatus.ini

Return latest news for official servers, example:

Official ATLAS Status: <RichColor Color="0.6, 1, 0.8, 1">2x EXP and Harvesting is now active on the Official Network!</>

News[ | ]

http://atlasdedicated.com/atlasnews.jpg
Atlas News
Return the image that we see in game main menu. (top right corner)

http://atlasdedicated.com/pc/status/news.ini
Return the news that we see in game main menu. (bottom right corner)


officialservers.ini[ | ]

http://atlasdedicated.com/pc/officialservers.ini
Return the ip address list of all official servers.

banlist.txt[ | ]

http://atlasdedicated.com/pc/banlist.txt

globaladmins.txt[ | ]

http://atlasdedicated.com/pc/globaladmins.txt

login_throttle.ini[ | ]

http://atlasdedicated.com/pc/login_throttle.ini
Return atlas id of official servers

world.map[ | ]

http://atlasdedicated.com/atlas-eu-pve/gameTiles/world.map
Return unknown binary data. Every minutes the gameclient request this file with an query option t with large int as value.

Advertisement