CCP Games Contacts API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 70 scopes.
Paths & Operations 9
Across 6 paths, the API surfaces 9 operations — 1 DELETE, 6 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are ErrorDetail (3 properties), Error (2 properties). Each schema is shown below with its type and property counts.
ErrorDetail
object
3 properties
Error
object
2 properties1 required
CharacterID
integer
CharactersCharacterIdContactsGet
array
CorporationID
integer
AllianceID
integer
CharactersCharacterIdContactsLabelsGet
array
CorporationsCorporationIdContactsLabelsGet
array
AlliancesAllianceIdContactsGet
array
CorporationsCorporationIdContactsGet
array
CharactersCharacterIdContactsPost
array
201 created array
AlliancesAllianceIdContactsLabelsGet
array
Specification
The full machine-readable OpenAPI contract behind this narrative.