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

The Wallet API from CCP Games — 6 operation(s) for wallet.

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

This API exposes 6 operations across 6 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.

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

Wallet 6
GET
/characters/{character_id}/wallet
Get a character's wallet balance
GetCharactersCharacterIdWallet 6 params → 200default
GET
/characters/{character_id}/wallet/journal
Get character wallet journal
GetCharactersCharacterIdWalletJournal 7 params → 200default
GET
/characters/{character_id}/wallet/transactions
Get wallet transactions
GetCharactersCharacterIdWalletTransactions 7 params → 200default
GET
/corporations/{corporation_id}/wallets
Returns a corporation's wallet balance
GetCorporationsCorporationIdWallets 6 params → 200default
GET
/corporations/{corporation_id}/wallets/{division}/journal
Get corporation wallet journal
GetCorporationsCorporationIdWalletsDivisionJournal 8 params → 200default
GET
/corporations/{corporation_id}/wallets/{division}/transactions
Get corporation wallet transactions
GetCorporationsCorporationIdWalletsDivisionTransactions 8 params → 200default

Schemas 10

The contract defines 10 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.

CharactersCharacterIdWalletJournalGet
array
Wallet journal entries
CharactersCharacterIdWalletGet
number
Wallet balance
CorporationsCorporationIdWalletsDivisionTransactionsGet
array
Wallet transactions
CorporationID
integer
CharactersCharacterIdWalletTransactionsGet
array
Wallet transactions
Error
object
2 properties 1 required
ErrorDetail
object
3 properties
CorporationsCorporationIdWalletsDivisionJournalGet
array
Journal entries
CharacterID
integer
CorporationsCorporationIdWalletsGet
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ccp-games-wallet-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