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 Alliance API

The Alliance API from CCP Games — 4 operation(s) for alliance.

CCP Games Alliance 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 Alliance. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 4 paths, and defines 10 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.

4 operations 4 paths 10 schemas 4 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 Alliance API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 70 scopes.

Paths & Operations 4

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

Alliance 4
GET
/alliances
List all alliances
GetAlliances 5 params → 200default
GET
/alliances/{alliance_id}
Get alliance's public information
GetAlliancesAllianceId 6 params → 200default
GET
/alliances/{alliance_id}/corporations
List alliance's corporations
GetAlliancesAllianceIdCorporations 6 params → 200default
GET
/alliances/{alliance_id}/icons
Get alliance icon
GetAlliancesAllianceIdIcons 6 params → 200default

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are AllianceDetail (7 properties), ErrorDetail (3 properties), Error (2 properties), AlliancesAllianceIdIconsGet (2 properties). Each schema is shown below with its type and property counts.

AllianceID
integer
AlliancesAllianceIdIconsGet
object
2 properties
AlliancesGet
array
ErrorDetail
object
3 properties
FactionID
integer
AllianceDetail
object
7 properties 5 required
CharacterID
integer
Error
object
2 properties 1 required
CorporationID
integer
AlliancesAllianceIdCorporationsGet
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ccp-games-alliance-api-openapi.yml Raw ↑

Other APIs CCP Games publishes across the network.

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 Faction Warfare API
CCP Games Fittings API
CCP Games Fleets API
CCP Games Incursions API