Edgeworld API

I have been working to discover the Edgeworld API.  I have listed the API calls that I have determined below.

Please refer to my blog posts on how to use these calls in more detail but each call requires the parameters of metldown, _session_id, reactor, and user_id.  I know that the meltdown value changes with each session of Edgeworld and will time out when you log out.  So you will need to get an active value for any of these to work.  So each call below you will need to add ?meltdown={value}&_session_id=null&reactor={value}&user_id={value} at the end for it to work. In addition I am making these calls on sector15 you will need to modify that for your sector.

If you have other things you are trying to do or know of other useful calls please leave a comment and let me know.

Sector List

http://sector15.c1.galactic.wonderhill.com/api/lightboxes/sectors

Alliance List

http://sector15.c1.galactic.wonderhill.com/api/alliances/

Alliance Members

http://sector15.c1.galactic.wonderhill.com/api/alliances/{allianceID}

Player Force Values

http://sector15.c1.galactic.wonderhill.com/api/force_tournaments/leaderboard?count=1000

Map Tiles

http://sector15.c1.galactic.wonderhill.com/api/maps/15/district/0/0

The districts go from 0/0 to 15/7 and each district is a block of approximately 24x24 tiles.


Engineering Lab Equipment list

http://sector15.c1.galactic.wonderhill.com/api/player/equipment

No comments:

Post a Comment