-
Notifications
You must be signed in to change notification settings - Fork 1
endpoints
Nicolas edited this page Mar 18, 2020
·
1 revision
API -> https://<universe number>-<lang>.ogame.gameforge.com/api/<route>.xml
XSD -> https://<universe number>-<lang>.ogame.gameforge.com/api/xsd/<route>.xsd
- https://s165-fr.ogame.gameforge.com/api/serverData.xml
- https://s165-fr.ogame.gameforge.com/api/xsd/serverData.xsd
- https://s165-fr.ogame.gameforge.com/api/players.xml
- https://s165-fr.ogame.gameforge.com/api/xsd/players.xsd
- https://s165-fr.ogame.gameforge.com/api/playerData.xml?id=
- https://s165-fr.ogame.gameforge.com/api/xsd/playerData.xsd
- https://s165-fr.ogame.gameforge.com/api/alliances.xml
- https://s165-fr.ogame.gameforge.com/api/xsd/alliance.xsd
Parameters "category" and "type" must be set. e.g.: highscore.xml?category=1&type=1
correct categories are:
ID | Name |
---|---|
1 | Player |
2 | Alliance |
correct types are:
ID | Name |
---|---|
Total | |
1 | Economy |
2 | Research |
3 | Military |
4 | Military Built |
5 | Military Destroyed |
6 | Military Lost |
7 | Honor |
- https://s165-fr.ogame.gameforge.com/api/highscore.xml?&category=1&type=1
- https://s165-fr.ogame.gameforge.com/api/xsd/highscore.xsd