spinner
x
This website is using cookies, in order to track this cookie warning and other popups, for managing login sessions, and for website analytics. We do not collect or store personally identifiable information, nor track or display advertising related information. That's Fine
 - Galactic Exploration Catalog - 
GEC API Usage

The Galactic Exploration Catalog (GEC) offers an API for access to POI information in applications and other websites. Here is what is available for you to use:


Data retrieval:

  • https://edastro.com/gec/json/all

    List all POI objects, in EDSM's GMP JSON format (typos and all).

  • https://edastro.com/gec/json/combined

    List all POI objects, in EDSM's GMP JSON format, and also include GMP entries. Please note that in this combined output, the "id" field is no longer unique. It will have to be combined with the "source" field to distinguish GEC IDs from GMP IDs.

  • https://edastro.com/gec/json/rare

    List all "rare" POI objects, in EDSM's GMP JSON format (typos and all).

  • https://edastro.com/gec/json/single/{POI-ID}

    Retrieve a single POI object, by ID number.

  • https://edastro.com/gec/json/id64/{id64}

    Retrieve a single POI object, by star system ID64 number.

  • https://edastro.com/gec/json/nearest/{x}/{y}/{z}

    Retrieve a single POI object, nearest to provided coordinates.

  • https://edastro.com/gec/json/nearest/{x}/{y}/{z}/{minrating}

    Retrieve a single POI object, nearest to provided coordinates, and with a minimum specified explorer rating.

  • https://edastro.com/gec/json/favorites/{userID|userName}

    Retrieve a specific user's list of favorites.

  • https://edastro.com/gec/json/categories

    Retrieve list of currently active categories.

  • https://edastro.com/gec/json/stats

    Retrieve totals, including counts per region and category.


Creating POIs: (best if you are logged in first)

  • https://edastro.com/gec/new/{systemName}

    Start creating a new POI, with the system name pre-populated.

  • https://edastro.com/gec/new/{systemName}/{POIname}

    Start creating a new POI, with the system name and POI name pre-populated.

All content is licensed under Creative Commons (CC BY‑NC‑SA 3.0)

This website is not an official tool for the game Elite: Dangerous and is not affiliated with Frontier Developments. All information provided is based on publicly available information and data supplied by players, and may not be entirely accurate. 'Elite', the Elite logo, the Elite: Dangerous logo, 'Frontier' and the Frontier logo are registered trademarks of Frontier Developments plc. All rights reserved. All other trademarks and copyrights are acknowledged as the property of their respective owners.

Special thanks go to all commanders and explorers who graciously upload their data to EDDN, EDSM, and EDAstro to make all of this possible. We wouldn't exist without your data contributions. For any bug reports or feature suggestions, please visit our forum thread.