EDAPI: Elite Dangerous API Tool

Authors

Status
Active
Date release
2014-12-01
Required software
Python 3.4, Python requests module, TradeDangerous
Compatible with release
Sources available
License
MIT
Supported languages
English en
Platform
GameApplication Linux GameApplication Mac GameApplication Windows
Elite:Dangerous Application

Share

Automates pulling your profile information from the mobile API, and populating Trade Dangerous with station, market, and shipyard data. Optionally post info to the EDDN.

EDAPI: Elite Dangerous API Tool

 

Automates pulling your profile information from the mobile API, and populating Trade Dangerous with station, market, and shipyard data. Optionally post info to the EDDN.  

 

EDAPI can be used in two modes. Standalone or as a TradeDangerous plugin. (A version of EDAPI is included with TradeDangerous).

 

Standalone. Either place edapi.py in the TradeDangerous root, or tell it where to find TradeDangerous with the --tdpath option.

 

TradeDangerous plugin. Copy edapi_plug.py to the plugins directory in TradeDangerous. Use the import command to connect to the API and import price and shipyard data. This data can later be uploaded to Maddavo's website (TD has an upload command) so it can be shared with others.

 

EDDN. Support for EDDN commodities v2 and shipyards v1. 

 

Admin. On the 5th of January 2016, Zac Antonaci - Head of Community Management of FD - created a post in the "Open Letter to Frontier Developments" thread where he wrote that usage of the iPhone companion app api is LEGAL. Source. Hence the usage of tools which use this api like EDMC, EDAPI and EDCE is LEGAL.

 


Links

History

  • Jun 30, 2022 (Dave247) Unmarked as (mistakenly) api
  • Jun 30, 2022 (Dave247) Updated Frontier URLs, marked as an API
  • Jan 23, 2016 (wolverine2710) Added "admin" comment that FD declared (20160105) usage of the iPhone companion app api and tools which use it is LEGAL.
  • View more ...
  • Jan 23, 2016 (wolverine2710) Added the new FD forum thread in the links section.
  • Jan 23, 2016 (wolverine2710) Clarified that the reddit thread is archived.
  • Aug 28, 2015 (wolverine2710) Added "Use an existing API": EDDN
  • Aug 10, 2015 (Eggplant) License info. Software reqs.
  • Aug 9, 2015 (Eggplant) Cleanup.
  • Aug 9, 2015 (Eggplant) Summary update.
  • Aug 9, 2015 (Eggplant) Source available.
  • Aug 4, 2015 (wolverine2710) Set platform: Windows, Mac, Linux. Set required software: Python
  • Jun 7, 2015 (wolverine2710) Removed duplicate text in long description
  • Jun 7, 2015 (wolverine2710) First revision

API used by this tool