{ "opencollection": "1.0.0", "info": { "name": "EVE Swagger Interface Alliance Corporation API", "version": "1.36" }, "items": [ { "info": { "name": "Corporation", "type": "folder" }, "items": [ { "info": { "name": "EVE Online Get Npc Corporations", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/npccorps/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "Get a list of npc corporations\n\n---\nAlternate route: `/dev/corporations/npccorps/`\n\nAlternate route: `/legacy/corporations/npccorps/`\n\nAlternate route: `/v1/corporations/npccorps/`\n\nAlternate route: `/v2/corporations/npccorps/`\n\n---\nThis route expires daily at 11:05" }, { "info": { "name": "EVE Online Get Corporation Information", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "Public information about a corporation\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/`\n\nAlternate route: `/v4/corporations/{corporation_id}/`\n\nAlternate route: `/v5/corporations/{corporation_id}/`\n\n---\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "EVE Online Get Alliance History", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/alliancehistory/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "Get a list of all the alliances a corporation has been a member of\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/alliancehistory/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/alliancehistory/`\n\nAlternate route: `/v2/corporations/{corporation_id}/alliancehistory/`\n\nAlternate route: `/v3/corporations/{corporation_id}/alliancehistory/`\n\n---\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "EVE Online Get Corporation Blueprints", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/blueprints/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns a list of blueprints the corporation owns\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/blueprints/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/blueprints/`\n\nAlternate route: `/v2/corporations/{corporation_id}/blueprints/`\n\nAlternate route: `/v3/corporations/{corporation_id}/blueprints/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director\n" }, { "info": { "name": "EVE Online Get All Corporation ALSC Logs", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/containers/logs/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns logs recorded in the past seven days from all audit log secure containers (ALSC) owned by a given corporation\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/containers/logs/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/containers/logs/`\n\nAlternate route: `/v2/corporations/{corporation_id}/containers/logs/`\n\nAlternate route: `/v3/corporations/{corporation_id}/containers/logs/`\n\n---\nThis route is cached for up to 600 seconds\n\n---\nRequires one of the following EVE co" }, { "info": { "name": "EVE Online Get Corporation Divisions", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/divisions/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return corporation hangar and wallet division names, only show if a division is not using the default name\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/divisions/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/divisions/`\n\nAlternate route: `/v1/corporations/{corporation_id}/divisions/`\n\nAlternate route: `/v2/corporations/{corporation_id}/divisions/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director\n" }, { "info": { "name": "EVE Online Get Corporation Facilities", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/facilities/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return a corporation's facilities\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/facilities/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/facilities/`\n\nAlternate route: `/v1/corporations/{corporation_id}/facilities/`\n\nAlternate route: `/v2/corporations/{corporation_id}/facilities/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Factory_Manager\n" }, { "info": { "name": "EVE Online Get Corporation Icon", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/icons/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "Get the icon urls for a corporation\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/icons/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/icons/`\n\nAlternate route: `/v1/corporations/{corporation_id}/icons/`\n\nAlternate route: `/v2/corporations/{corporation_id}/icons/`\n\n---\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "EVE Online Get Corporation Medals", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/medals/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns a corporation's medals\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/medals/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/medals/`\n\nAlternate route: `/v1/corporations/{corporation_id}/medals/`\n\nAlternate route: `/v2/corporations/{corporation_id}/medals/`\n\n---\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "EVE Online Get Corporation Issued Medals", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/medals/issued/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns medals issued by a corporation\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/medals/issued/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/medals/issued/`\n\nAlternate route: `/v1/corporations/{corporation_id}/medals/issued/`\n\nAlternate route: `/v2/corporations/{corporation_id}/medals/issued/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director\n" }, { "info": { "name": "EVE Online Get Corporation Members", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/members/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return the current member list of a corporation, the token's character need to be a member of the corporation.\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/members/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/members/`\n\nAlternate route: `/v3/corporations/{corporation_id}/members/`\n\nAlternate route: `/v4/corporations/{corporation_id}/members/`\n\n---\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "EVE Online Get Corporation Member Limit", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/members/limit/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return a corporation's member limit, not including CEO himself\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/members/limit/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/members/limit/`\n\nAlternate route: `/v1/corporations/{corporation_id}/members/limit/`\n\nAlternate route: `/v2/corporations/{corporation_id}/members/limit/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director\n" }, { "info": { "name": "EVE Online Get Corporation's Members' Titles", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/members/titles/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns a corporation's members' titles\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/members/titles/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/members/titles/`\n\nAlternate route: `/v1/corporations/{corporation_id}/members/titles/`\n\nAlternate route: `/v2/corporations/{corporation_id}/members/titles/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director\n" }, { "info": { "name": "EVE Online Track Corporation Members", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/membertracking/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns additional information about a corporation's members which helps tracking their activities\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/membertracking/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/membertracking/`\n\nAlternate route: `/v1/corporations/{corporation_id}/membertracking/`\n\nAlternate route: `/v2/corporations/{corporation_id}/membertracking/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Dir" }, { "info": { "name": "EVE Online Get Corporation Member Roles", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/roles/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return the roles of all members if the character has the personnel manager role or any grantable role.\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/roles/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/roles/`\n\nAlternate route: `/v1/corporations/{corporation_id}/roles/`\n\nAlternate route: `/v2/corporations/{corporation_id}/roles/`\n\n---\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "EVE Online Get Corporation Member Roles History", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/roles/history/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return how roles have changed for a coporation's members, up to a month\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/roles/history/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/roles/history/`\n\nAlternate route: `/v1/corporations/{corporation_id}/roles/history/`\n\nAlternate route: `/v2/corporations/{corporation_id}/roles/history/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director\n" }, { "info": { "name": "EVE Online Get Corporation Shareholders", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/shareholders/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return the current shareholders of a corporation.\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/shareholders/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/shareholders/`\n\nAlternate route: `/v1/corporations/{corporation_id}/shareholders/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director\n" }, { "info": { "name": "EVE Online Get Corporation Standings", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/standings/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return corporation standings from agents, NPC corporations, and factions\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/standings/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/standings/`\n\nAlternate route: `/v1/corporations/{corporation_id}/standings/`\n\nAlternate route: `/v2/corporations/{corporation_id}/standings/`\n\n---\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "EVE Online Get Corporation Starbases (POSes)", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/starbases/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns list of corporation starbases (POSes)\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/starbases/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/starbases/`\n\nAlternate route: `/v1/corporations/{corporation_id}/starbases/`\n\nAlternate route: `/v2/corporations/{corporation_id}/starbases/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director\n" }, { "info": { "name": "EVE Online Get Starbase (POS) Detail", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/starbases/:starbase_id/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "starbase_id", "value": "1001", "type": "path", "description": "An EVE starbase (POS) ID" }, { "name": "system_id", "value": "30000142", "type": "query", "description": "The solar system this starbase (POS) is located in," }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns various settings and fuels of a starbase (POS)\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/starbases/{starbase_id}/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/starbases/{starbase_id}/`\n\nAlternate route: `/v1/corporations/{corporation_id}/starbases/{starbase_id}/`\n\nAlternate route: `/v2/corporations/{corporation_id}/starbases/{starbase_id}/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director\n" }, { "info": { "name": "EVE Online Get Corporation Structures", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/structures/", "headers": [ { "name": "Accept-Language", "value": "" }, { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "language", "value": "", "type": "query", "description": "Language to use in the response, takes precedence over Accept-Language" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Get a list of corporation structures. This route's version includes the changes to structures detailed in this blog: https://www.eveonline.com/article/upwell-2.0-structures-changes-coming-on-february-13th\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/structures/`\n\nAlternate route: `/v4/corporations/{corporation_id}/structures/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Station_Manager\n" }, { "info": { "name": "EVE Online Get Corporation Titles", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/corporations/:corporation_id/titles/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns a corporation's titles\n\n---\nAlternate route: `/dev/corporations/{corporation_id}/titles/`\n\nAlternate route: `/legacy/corporations/{corporation_id}/titles/`\n\nAlternate route: `/v1/corporations/{corporation_id}/titles/`\n\nAlternate route: `/v2/corporations/{corporation_id}/titles/`\n\n---\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director\n" }, { "info": { "name": "Get npc corporations", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/npccorps/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "Get a list of npc corporations\n\n---\n\nThis route expires daily at 11:05" }, { "info": { "name": "Get corporation divisions", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/divisions/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return corporation hangar and wallet division names, only show if a division is not using the default name\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director" }, { "info": { "name": "Get corporation facilities", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/facilities/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return a corporation's facilities\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Factory_Manager" }, { "info": { "name": "Get corporation icon", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/icons/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "Get the icon urls for a corporation\n\n---\n\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "Get corporation medals", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/medals/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns a corporation's medals\n\n---\n\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "Get corporation issued medals", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/medals/issued/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns medals issued by a corporation\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director" }, { "info": { "name": "Get corporation member limit", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/members/limit/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return a corporation's member limit, not including CEO himself\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director" }, { "info": { "name": "Get corporation's members' titles", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/members/titles/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns a corporation's members' titles\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director" }, { "info": { "name": "Track corporation members", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/membertracking/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns additional information about a corporation's members which helps tracking their activities\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director" }, { "info": { "name": "Get corporation member roles", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/roles/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return the roles of all members if the character has the personnel manager role or any grantable role.\n\n---\n\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "Get corporation member roles history", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/roles/history/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return how roles have changed for a coporation's members, up to a month\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director" }, { "info": { "name": "Get corporation shareholders", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/shareholders/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return the current shareholders of a corporation.\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director" }, { "info": { "name": "Get corporation standings", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/standings/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return corporation standings from agents, NPC corporations, and factions\n\n---\n\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "Get corporation starbases (POSes)", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/starbases/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns list of corporation starbases (POSes)\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director" }, { "info": { "name": "Get starbase (POS) detail", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/starbases/:starbase_id/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "starbase_id", "value": "", "type": "path", "description": "An EVE starbase (POS) ID" }, { "name": "system_id", "value": "", "type": "query", "description": "The solar system this starbase (POS) is located in," }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns various settings and fuels of a starbase (POS)\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director" }, { "info": { "name": "Get corporation titles", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/corporations/:corporation_id/titles/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns a corporation's titles\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director" }, { "info": { "name": "Get alliance history", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v2/corporations/:corporation_id/alliancehistory/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "Get a list of all the alliances a corporation has been a member of\n\n---\n\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "Get corporation blueprints", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v2/corporations/:corporation_id/blueprints/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns a list of blueprints the corporation owns\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director" }, { "info": { "name": "Get all corporation ALSC logs", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v2/corporations/:corporation_id/containers/logs/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Returns logs recorded in the past seven days from all audit log secure containers (ALSC) owned by a given corporation\n\n---\n\nThis route is cached for up to 600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Director" }, { "info": { "name": "Get corporation members", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v3/corporations/:corporation_id/members/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Return the current member list of a corporation, the token's character need to be a member of the corporation.\n\n---\n\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "Get corporation information", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v4/corporations/:corporation_id/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "Public information about a corporation\n\n---\n\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "Get corporation structures", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v4/corporations/:corporation_id/structures/", "headers": [ { "name": "Accept-Language", "value": "" }, { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "corporation_id", "value": "", "type": "path", "description": "An EVE corporation ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" }, { "name": "language", "value": "", "type": "query", "description": "Language to use in the response, takes precedence over Accept-Language" }, { "name": "page", "value": "", "type": "query", "description": "Which page of results to return" }, { "name": "token", "value": "", "type": "query", "description": "Access token to use if unable to set a header" } ], "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.eveonline.com/v2/oauth/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Get a list of corporation structures. This route's version includes the changes to structures detailed in this blog: https://www.eveonline.com/article/upwell-2.0-structures-changes-coming-on-february-13th\n\n---\n\nThis route is cached for up to 3600 seconds\n\n---\nRequires one of the following EVE corporation role(s): Station_Manager" } ] } ], "bundled": true }