Structure service names from ESI

Fetching all structures from ESI with “/corporations/{corporation_id}/structures/” works well and gives me Services, a “list of service upgrades, and their state”.
The service names are a string of type get_corporations_corporation_id_structures_name
I wonder where to get a full list of all services available to match the service names from ESI, or better how to match the service names against static data to gather much more information.

Any ideas?

Great question. As far as I know it’s not possible to match them against their respective type, but it would be great if the ESI response would include the type ID. Would suggest to open an ESI feature request for this.

added to https://github.com/esi/esi-issues/issues/254

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.