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

CCP Games Faction Warfare API

The Faction Warfare API from CCP Games — 8 operation(s) for faction warfare.

CCP Games Faction Warfare API is one of 31 APIs that CCP Games publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Faction Warfare. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 8 paths, and defines 12 schemas. It is described by OpenAPI 3.1.0, at version 2020-01-01.

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

8 operations 8 paths 12 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2020-01-01
Base URL
https://esi.evetech.net
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

CCP Games Faction Warfare API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 70 scopes.

Paths & Operations 8

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

Faction Warfare 8
GET
/characters/{character_id}/fw/stats
Overview of a character involved in faction warfare
GetCharactersCharacterIdFwStats 6 params → 200default
GET
/corporations/{corporation_id}/fw/stats
Overview of a corporation involved in faction warfare
GetCorporationsCorporationIdFwStats 6 params → 200default
GET
/fw/leaderboards
List of the top factions in faction warfare
GetFwLeaderboards 5 params → 200default
GET
/fw/leaderboards/characters
List of the top pilots in faction warfare
GetFwLeaderboardsCharacters 5 params → 200default
GET
/fw/leaderboards/corporations
List of the top corporations in faction warfare
GetFwLeaderboardsCorporations 5 params → 200default
GET
/fw/stats
An overview of statistics about factions involved in faction warfare
GetFwStats 5 params → 200default
GET
/fw/systems
Ownership of faction warfare systems
GetFwSystems 5 params → 200default
GET
/fw/wars
Data about which NPC factions are at war
GetFwWars 5 params → 200default

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are CharactersCharacterIdFwStatsGet (6 properties), CorporationsCorporationIdFwStatsGet (5 properties), ErrorDetail (3 properties), FwLeaderboardsCharactersGet (2 properties). Each schema is shown below with its type and property counts.

FwStatsGet
array
FwWarsGet
array
List of factions at war
ErrorDetail
object
3 properties
Error
object
2 properties 1 required
CharacterID
integer
CorporationsCorporationIdFwStatsGet
object
5 properties 2 required
FwLeaderboardsCorporationsGet
object
2 properties 2 required
FwLeaderboardsCharactersGet
object
2 properties 2 required
CorporationID
integer
CharactersCharacterIdFwStatsGet
object
6 properties 2 required
FwSystemsGet
array
FwLeaderboardsGet
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ccp-games-faction-warfare-api-openapi.yml Raw ↑

Other APIs CCP Games publishes across the network.

CCP Games Alliance API
CCP Games Assets API
CCP Games Calendar API
CCP Games Character API
CCP Games Clones API
CCP Games Contacts API
CCP Games Contracts API
CCP Games Corporation API
CCP Games Dogma API
CCP Games Fittings API
CCP Games Fleets API
CCP Games Incursions API