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

The Mail API from CCP Games — 5 operation(s) for mail.

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

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

9 operations 5 paths 9 schemas 2 DELETE4 GET2 POST1 PUT

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 Mail 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 5 paths, the API surfaces 9 operations — 2 DELETE, 4 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Mail 9
GET
/characters/{character_id}/mail
Return mail headers
GetCharactersCharacterIdMail 8 params → 200default
POST
/characters/{character_id}/mail
Send a new mail
PostCharactersCharacterIdMail 6 params body → 201default
GET
/characters/{character_id}/mail/labels
Get mail labels and unread counts
GetCharactersCharacterIdMailLabels 6 params → 200default
POST
/characters/{character_id}/mail/labels
Create a mail label
PostCharactersCharacterIdMailLabels 6 params body → 201default
DELETE
/characters/{character_id}/mail/labels/{label_id}
Delete a mail label
DeleteCharactersCharacterIdMailLabelsLabelId 7 params → 204default
GET
/characters/{character_id}/mail/lists
Return mailing list subscriptions
GetCharactersCharacterIdMailLists 6 params → 200default
DELETE
/characters/{character_id}/mail/{mail_id}
Delete a mail
DeleteCharactersCharacterIdMailMailId 7 params → 204default
GET
/characters/{character_id}/mail/{mail_id}
Return a mail
GetCharactersCharacterIdMailMailId 7 params → 200default
PUT
/characters/{character_id}/mail/{mail_id}
Update metadata about a mail
PutCharactersCharacterIdMailMailId 7 params body → 204default

Schemas 9

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

CharactersCharacterIdMailMailIdGet
object
7 properties
CharactersCharacterIdMailListsGet
array
ErrorDetail
object
3 properties
CharactersCharacterIdMailGet
array
CharactersCharacterIdMailLabelsGet
object
2 properties
CharactersCharacterIdMailLabelsPost
integer
Label ID
Error
object
2 properties 1 required
CharacterID
integer
CharactersCharacterIdMailPost
integer
Mail ID

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ccp-games-mail-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 Faction Warfare API
CCP Games Fittings API
CCP Games Fleets API