How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CCP Games Universe API

The Universe API from CCP Games — 30 operation(s) for universe.

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

This API exposes 30 operations across 30 paths, and defines 32 schemas. It is described by OpenAPI 3.2.0, at version 2020-01-01.

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

30 operations 30 paths 32 schemas 28 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.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 Universe API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 70 scopes.

Paths & Operations 30

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

Universe 30
GET
/universe/ancestries
Get ancestries
GetUniverseAncestries 5 params → 200default
GET
/universe/asteroid_belts/{asteroid_belt_id}
Get asteroid belt information
GetUniverseAsteroidBeltsAsteroidBeltId 6 params → 200default
GET
/universe/bloodlines
Get bloodlines
GetUniverseBloodlines 5 params → 200default
GET
/universe/categories
Get item categories
GetUniverseCategories 5 params → 200default
GET
/universe/categories/{category_id}
Get item category information
GetUniverseCategoriesCategoryId 6 params → 200default
GET
/universe/constellations
Get constellations
GetUniverseConstellations 5 params → 200default
GET
/universe/constellations/{constellation_id}
Get constellation information
GetUniverseConstellationsConstellationId 6 params → 200default
GET
/universe/factions
Get factions
GetUniverseFactions 5 params → 200default
GET
/universe/graphics
Get graphics
GetUniverseGraphics 5 params → 200default
GET
/universe/graphics/{graphic_id}
Get graphic information
GetUniverseGraphicsGraphicId 6 params → 200default
GET
/universe/groups
Get item groups
GetUniverseGroups 6 params → 200default
GET
/universe/groups/{group_id}
Get item group information
GetUniverseGroupsGroupId 6 params → 200default
POST
/universe/ids
Bulk names to IDs
PostUniverseIds 5 params body → 200default
GET
/universe/moons/{moon_id}
Get moon information
GetUniverseMoonsMoonId 6 params → 200default
POST
/universe/names
Get names and categories for a set of IDs
PostUniverseNames 5 params body → 200default
GET
/universe/planets/{planet_id}
Get planet information
GetUniversePlanetsPlanetId 6 params → 200default
GET
/universe/races
Get character races
GetUniverseRaces 5 params → 200default
GET
/universe/regions
Get regions
GetUniverseRegions 5 params → 200default
GET
/universe/regions/{region_id}
Get region information
GetUniverseRegionsRegionId 6 params → 200default
GET
/universe/stargates/{stargate_id}
Get stargate information
GetUniverseStargatesStargateId 6 params → 200default
GET
/universe/stars/{star_id}
Get star information
GetUniverseStarsStarId 6 params → 200default
GET
/universe/stations/{station_id}
Get station information
GetUniverseStationsStationId 6 params → 200default
GET
/universe/structures
List all public structures
GetUniverseStructures 6 params → 200default
GET
/universe/structures/{structure_id}
Get structure information
GetUniverseStructuresStructureId 6 params → 200default
GET
/universe/system_jumps
Get system jumps
GetUniverseSystemJumps 5 params → 200default
GET
/universe/system_kills
Get system kills
GetUniverseSystemKills 5 params → 200default
GET
/universe/systems
Get solar systems
GetUniverseSystems 5 params → 200default
GET
/universe/systems/{system_id}
Get solar system information
GetUniverseSystemsSystemId 6 params → 200default
GET
/universe/types
Get types
GetUniverseTypes 6 params → 200default
GET
/universe/types/{type_id}
Get type information
GetUniverseTypesTypeId 6 params → 200default

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are UniverseTypesTypeIdGet (16 properties), UniverseStationsStationIdGet (12 properties), UniverseIdsPost (10 properties), UniverseSystemsSystemIdGet (10 properties). Each schema is shown below with its type and property counts.

UniverseStargatesStargateIdGet
object
6 properties 6 required
ErrorDetail
object
3 properties
UniverseTypesGet
array
UniverseStationsStationIdGet
object
12 properties 10 required
UniverseRegionsRegionIdGet
object
4 properties 3 required
UniverseAncestriesGet
array
UniverseConstellationsGet
array
UniverseRacesGet
array
UniverseSystemKillsGet
array
UniverseGraphicsGet
array
UniverseRegionsGet
array
UniverseBloodlinesGet
array
Error
object
2 properties 1 required
UniverseAsteroidBeltsAsteroidBeltIdGet
object
3 properties 3 required
UniversePlanetsPlanetIdGet
object
5 properties 5 required
UniverseFactionsGet
array
UniverseGroupsGroupIdGet
object
5 properties 5 required
UniverseGroupsGet
array
UniverseTypesTypeIdGet
object
16 properties 5 required
UniverseStructuresStructureIdGet
object
5 properties 3 required
UniverseCategoriesGet
array
UniverseGraphicsGraphicIdGet
object
8 properties 1 required
UniverseCategoriesCategoryIdGet
object
4 properties 4 required
UniverseSystemsSystemIdGet
object
10 properties 5 required
UniverseSystemsGet
array
UniverseStructuresGet
array
UniverseSystemJumpsGet
array
UniverseConstellationsConstellationIdGet
object
5 properties 5 required
UniverseStarsStarIdGet
object
8 properties 8 required
UniverseNamesPost
array
UniverseMoonsMoonIdGet
object
4 properties 4 required
UniverseIdsPost
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ccp-games-universe-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
Where this information came from

This is an independent, third-party profile of CCP Games Universe API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.