{ "opencollection": "1.0.0", "info": { "name": "EVE Swagger Incineration (ESI) - tranquility Alliance Dogma API", "version": "2020-01-01" }, "items": [ { "info": { "name": "Dogma", "type": "folder" }, "items": [ { "info": { "name": "Get attributes", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/dogma/attributes", "headers": [ { "name": "Accept-Language", "value": "" }, { "name": "If-None-Match", "value": "" }, { "name": "X-Compatibility-Date", "value": "" }, { "name": "X-Tenant", "value": "" }, { "name": "If-Modified-Since", "value": "" } ] }, "docs": "Get a list of dogma attribute ids\n\nThis route expires daily at 11:05" }, { "info": { "name": "Get attribute information", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/dogma/attributes/:attribute_id", "headers": [ { "name": "Accept-Language", "value": "" }, { "name": "If-None-Match", "value": "" }, { "name": "X-Compatibility-Date", "value": "" }, { "name": "X-Tenant", "value": "" }, { "name": "If-Modified-Since", "value": "" } ], "params": [ { "name": "attribute_id", "value": "", "type": "path" } ] }, "docs": "Get information on a dogma attribute\n\nThis route expires daily at 11:05" }, { "info": { "name": "Get dynamic item information", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/dogma/dynamic/items/:type_id/:item_id", "headers": [ { "name": "Accept-Language", "value": "" }, { "name": "If-None-Match", "value": "" }, { "name": "X-Compatibility-Date", "value": "" }, { "name": "X-Tenant", "value": "" }, { "name": "If-Modified-Since", "value": "" } ], "params": [ { "name": "item_id", "value": "", "type": "path" }, { "name": "type_id", "value": "", "type": "path" } ] }, "docs": "Returns info about a dynamic item resulting from mutation with a mutaplasmid.\n\nThis route expires daily at 11:05" }, { "info": { "name": "Get effects", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/dogma/effects", "headers": [ { "name": "Accept-Language", "value": "" }, { "name": "If-None-Match", "value": "" }, { "name": "X-Compatibility-Date", "value": "" }, { "name": "X-Tenant", "value": "" }, { "name": "If-Modified-Since", "value": "" } ] }, "docs": "Get a list of dogma effect ids\n\nThis route expires daily at 11:05" }, { "info": { "name": "Get effect information", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/dogma/effects/:effect_id", "headers": [ { "name": "Accept-Language", "value": "" }, { "name": "If-None-Match", "value": "" }, { "name": "X-Compatibility-Date", "value": "" }, { "name": "X-Tenant", "value": "" }, { "name": "If-Modified-Since", "value": "" } ], "params": [ { "name": "effect_id", "value": "", "type": "path" } ] }, "docs": "Get information on a dogma effect\n\nThis route expires daily at 11:05" } ] } ], "bundled": true }