{ "opencollection": "1.0.0", "info": { "name": "EVE Swagger Interface Alliance API", "version": "1.36" }, "items": [ { "info": { "name": "Alliance", "type": "folder" }, "items": [ { "info": { "name": "EVE Online List All Alliances", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/alliances/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "List all active player alliances\n\n---\nAlternate route: `/dev/alliances/`\n\nAlternate route: `/legacy/alliances/`\n\nAlternate route: `/v1/alliances/`\n\nAlternate route: `/v2/alliances/`\n\n---\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "EVE Online Get Alliance Information", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/alliances/:alliance_id/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "alliance_id", "value": "", "type": "path", "description": "An EVE alliance ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "Public information about an alliance\n\n---\nAlternate route: `/dev/alliances/{alliance_id}/`\n\nAlternate route: `/legacy/alliances/{alliance_id}/`\n\nAlternate route: `/v3/alliances/{alliance_id}/`\n\nAlternate route: `/v4/alliances/{alliance_id}/`\n\n---\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "EVE Online List Alliance's Corporations", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/alliances/:alliance_id/corporations/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "alliance_id", "value": "", "type": "path", "description": "An EVE alliance ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "List all current member corporations of an alliance\n\n---\nAlternate route: `/dev/alliances/{alliance_id}/corporations/`\n\nAlternate route: `/legacy/alliances/{alliance_id}/corporations/`\n\nAlternate route: `/v1/alliances/{alliance_id}/corporations/`\n\nAlternate route: `/v2/alliances/{alliance_id}/corporations/`\n\n---\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "EVE Online Get Alliance Icon", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/alliances/:alliance_id/icons/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "alliance_id", "value": "", "type": "path", "description": "An EVE alliance ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "Get the icon urls for a alliance\n\n---\nAlternate route: `/dev/alliances/{alliance_id}/icons/`\n\nAlternate route: `/legacy/alliances/{alliance_id}/icons/`\n\nAlternate route: `/v1/alliances/{alliance_id}/icons/`\n\nAlternate route: `/v2/alliances/{alliance_id}/icons/`\n\n---\nThis route expires daily at 11:05" }, { "info": { "name": "List all alliances", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/alliances/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "List all active player alliances\n\n---\n\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "List alliance's corporations", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/alliances/:alliance_id/corporations/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "alliance_id", "value": "", "type": "path", "description": "An EVE alliance ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "List all current member corporations of an alliance\n\n---\n\nThis route is cached for up to 3600 seconds" }, { "info": { "name": "Get alliance icon", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v1/alliances/:alliance_id/icons/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "alliance_id", "value": "", "type": "path", "description": "An EVE alliance ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "Get the icon urls for a alliance\n\n---\n\nThis route expires daily at 11:05" }, { "info": { "name": "Get alliance information", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/latest/v3/alliances/:alliance_id/", "headers": [ { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "alliance_id", "value": "", "type": "path", "description": "An EVE alliance ID" }, { "name": "datasource", "value": "", "type": "query", "description": "The server name you would like data from" } ] }, "docs": "Public information about an alliance\n\n---\n\nThis route is cached for up to 3600 seconds" } ] } ], "bundled": true }