These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Account Status in ESI

Author
Zerzzes Markarian
McCloud and Markarian Trade and Logistics Corp.
#1 - 2017-06-20 14:22:10 UTC
Is there a way to query the account status (i.e. when does the subscription end). It was there in the old XML API, but that's broken since the PLEX changes.

When you create an app, there is a scope called "characterAccountRead", but I don't see it in the ESI.
Blacksmoke16
Resilience.
#2 - 2017-06-20 23:00:07 UTC
characterAccountRead is a CREST endpoint that allows you to use a token instead of an API key for the XML API.

As of now there is not an ESI account status endpoint.
Slivo
Beehive Surveillance
X877.
#3 - 2017-06-21 10:02:52 UTC
Blacksmoke16 wrote:
characterAccountRead is a CREST endpoint that allows you to use a token instead of an API key for the XML API.

As of now there is not an ESI account status endpoint.


It's a design decision to not expose account wide information on ESI, you won't ever be able to get account status or expiration time from it