Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

EVE Online Wars API

The Wars API from EVE Online — 6 operation(s) for wars.

EVE Online Wars API is one of 50 APIs that EVE Online publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Wars. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, best-practice docs, and rate-limit docs.

This API exposes 6 operations across 6 paths, and defines 5 schemas. It is described by OpenAPI 3.0.0, at version 1.36.

Requests are made against a single base URL, https://esi.evetech.net/latest.

6 operations 6 paths 5 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.36
Base URL
https://esi.evetech.net/latest
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

EVE Online Wars API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (evesso) using the implicit flow, exposing 63 scopes.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

Wars 6
GET
/wars/
EVE Online List Wars
get_wars 3 params → 200304400420500503504
GET
/wars/{war_id}/
EVE Online Get War Information
get_wars_war_id 3 params → 200304400420422500503504
GET
/wars/{war_id}/killmails/
EVE Online List Kills for a War
get_wars_war_id_killmails 4 params → 200304400420422500503504
GET
/v1/wars/
List wars
get_wars 3 params → 200304400420500503504
GET
/v1/wars/{war_id}/
Get war information
get_wars_war_id 3 params → 200304400420422500503504
GET
/v1/wars/{war_id}/killmails/
List kills for a war
get_wars_war_id_killmails 4 params → 200304400420422500503504

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are gateway_timeout (2 properties), error_limited (1 property), service_unavailable (1 property), bad_request (1 property). Each schema is shown below with its type and property counts.

internal_server_error
object
Internal server error model
1 property 1 required
bad_request
object
Bad request model
1 property 1 required
service_unavailable
object
Service unavailable model
1 property 1 required
gateway_timeout
object
Gateway timeout model
2 properties 1 required
error_limited
object
Error limited model
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eve-online-wars-api-openapi.yml Raw ↑

Other APIs EVE Online publishes across the network.

EVE Single Sign-On (SSO)
EVE Image Server (IEC)
EVE Static Data Export (SDE)
EVE Online Game Client
EVE Online agent API
EVE Online Alliance API
EVE Online Assets API
EVE Online Calendar API
EVE Online Character API
EVE Online Clones API
EVE Online Contacts API
EVE Online Contracts API