Page 1 of 1

Multiplayer API

Posted: Sun Apr 30, 2017 10:41 pm
by illmaren
https://wiki.factorio.com/Matchmaking_API

Here we got the API from all server of Factorio the problem i got with the massive request is that it takes quite long to load.
I mean this here: https://multiplayer.factorio.com/get-games

Now with https://multiplayer.factorio.com/get-ga ... ls/1729915 i can see only the Server I want and no other.
But the problem is that I need the get-games request to figure out the ServerID and the ServerID change with each Server restart.

is there a way get better to these Server Informations? like for example instead of serverid ServerIP + Port as request...

I hope someone can help me there