EVE Online Universe API

The Universe API from EVE Online — 79 operation(s) for universe.

Operations 79

GET /universe/ancestries/ EVE Online Get Ancestries #
GET /universe/asteroid_belts/{asteroid_belt_id}/ EVE Online Get Asteroid Belt Information #
GET /universe/bloodlines/ EVE Online Get Bloodlines #
GET /universe/categories/ EVE Online Get Item Categories #
GET /universe/categories/{category_id}/ EVE Online Get Item Category Information #
GET /universe/constellations/ EVE Online Get Constellations #
GET /universe/constellations/{constellation_id}/ EVE Online Get Constellation Information #
GET /universe/factions/ EVE Online Get Factions #
GET /universe/graphics/ EVE Online Get Graphics #
GET /universe/graphics/{graphic_id}/ EVE Online Get Graphic Information #
GET /universe/groups/ EVE Online Get Item Groups #
GET /universe/groups/{group_id}/ EVE Online Get Item Group Information #
POST /universe/ids/ EVE Online Bulk Names to IDs #
GET /universe/moons/{moon_id}/ EVE Online Get Moon Information #
POST /universe/names/ EVE Online Get Names and Categories for a Set of IDs #
GET /universe/planets/{planet_id}/ EVE Online Get Planet Information #
GET /universe/races/ EVE Online Get Character Races #
GET /universe/regions/ EVE Online Get Regions #
GET /universe/regions/{region_id}/ EVE Online Get Region Information #
GET /universe/stargates/{stargate_id}/ EVE Online Get Stargate Information #
GET /universe/stars/{star_id}/ EVE Online Get Star Information #
GET /universe/stations/{station_id}/ EVE Online Get Station Information #
GET /universe/structures/ EVE Online List All Public Structures #
GET /universe/structures/{structure_id}/ EVE Online Get Structure Information #
GET /universe/system_jumps/ EVE Online Get System Jumps #
GET /universe/system_kills/ EVE Online Get System Kills #
GET /universe/systems/ EVE Online Get Solar Systems #
GET /universe/systems/{system_id}/ EVE Online Get Solar System Information #
GET /universe/types/ EVE Online Get Types #
GET /universe/types/{type_id}/ EVE Online Get Type Information #
GET /v1/universe/graphics/{graphic_id}/ Get graphic information #
GET /v1/universe/groups/{group_id}/ Get item group information #
POST /v1/universe/ids/ Bulk names to IDs #
GET /v1/universe/races/ Get character races #
GET /v1/universe/structures/ List all public structures #
GET /v1/universe/systems/ Get solar systems #
GET /v2/universe/ancestries/ Get ancestries #
GET /v2/universe/asteroid_belts/{asteroid_belt_id}/ Get asteroid belt information #
GET /v2/universe/bloodlines/ Get bloodlines #
GET /v2/universe/categories/ Get item categories #
GET /v2/universe/categories/{category_id}/ Get item category information #
GET /v2/universe/constellations/ Get constellations #
GET /v2/universe/constellations/{constellation_id}/ Get constellation information #
GET /v2/universe/factions/ Get factions #
GET /v2/universe/graphics/ Get graphics #
GET /v2/universe/groups/ Get item groups #
GET /v2/universe/moons/{moon_id}/ Get moon information #
POST /v2/universe/names/ Get names and categories for a set of IDs #
GET /v2/universe/planets/{planet_id}/ Get planet information #
GET /v2/universe/regions/ Get regions #
GET /v2/universe/regions/{region_id}/ Get region information #
GET /v2/universe/stargates/{stargate_id}/ Get stargate information #
GET /v2/universe/stars/{star_id}/ Get star information #
GET /v2/universe/stations/{station_id}/ Get station information #
GET /v2/universe/system_jumps/ Get system jumps #
GET /v2/universe/types/ Get types #
GET /v2/universe/types/{type_id}/ Get type information #
GET /v3/universe/structures/{structure_id}/ Get structure information #
GET /v3/universe/system_kills/ Get system kills #
GET /v4/universe/systems/{system_id}/ Get solar system information #
GET /v1/universe/ancestries/ Get ancestries #
GET /v1/universe/asteroid_belts/{asteroid_belt_id}/ Get asteroid belt information #
GET /v1/universe/bloodlines/ Get bloodlines #
GET /v1/universe/categories/ Get item categories #
GET /v1/universe/categories/{category_id}/ Get item category information #
GET /v1/universe/constellations/ Get constellations #
GET /v1/universe/constellations/{constellation_id}/ Get constellation information #
GET /v1/universe/graphics/ Get graphics #
GET /v1/universe/groups/ Get item groups #
GET /v1/universe/moons/{moon_id}/ Get moon information #
GET /v1/universe/planets/{planet_id}/ Get planet information #
GET /v1/universe/regions/ Get regions #
GET /v1/universe/regions/{region_id}/ Get region information #
GET /v1/universe/stargates/{stargate_id}/ Get stargate information #
GET /v1/universe/stars/{star_id}/ Get star information #
GET /v1/universe/structures/{structure_id}/ Get structure information #
GET /v1/universe/system_jumps/ Get system jumps #
GET /v1/universe/types/ Get types #
GET /v2/universe/system_kills/ Get system kills #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/eve-online-universe-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

eve-online-universe-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Eve Online Universe API
  version: '1.36'
  description: 'Operations tagged Universe across 7 of this provider''s published API definitions: eve-online-openapi.yml, swagger.json, swagger_2.json, swagger_3.json, swagger_4.json, swagger_5.json, swagger_6.json. Each path carries the servers of the definition it was published in.'
servers:
- url: https://esi.evetech.net/latest
- url: https://esi.evetech.net
- url: https://esi.evetech.net/legacy
- url: https://esi.evetech.net/dev
tags:
- name: Universe
paths:
  /universe/ancestries/:
    get:
      description: 'Get all character ancestries


        ---

        Alternate route: `/legacy/universe/ancestries/`


        Alternate route: `/v1/universe/ancestries/`


        ---

        This route expires daily at 11:05'
      operationId: get_universe_ancestries
      parameters:
      - $ref: '#/components/parameters/Accept-Language'
      - $ref: '#/components/parameters/datasource'
      - $ref: '#/components/parameters/If-None-Match'
      - $ref: '#/components/parameters/language'
      responses:
        '200':
          description: A list of ancestries
          headers:
            Cache-Control:
              description: The caching mechanism used
              schema:
                type: string
            Content-Language:
              description: The language used in the response
              schema:
                type: string
                enum:
                - en
                - de
                - fr
                - ja
                - ru
                - zh
                - ko
                - es
            ETag:
              description: RFC7232 compliant entity tag
              schema:
                type: string
            Expires:
              description: RFC7231 formatted datetime string
              schema:
                type: string
            Last-Modified:
              description: RFC7231 formatted datetime string
              schema:
                type: string
          content:
            application/json:
              schema:
                description: 200 ok array
                items:
                  description: 200 ok object
                  properties:
                    bloodline_id:
                      description: The bloodline associated with this ancestry
                      format: int32
                      title: get_universe_ancestries_bloodline_id
                      type: integer
                    description:
                      description: description string
                      title: get_universe_ancestries_description
                      type: string
                    icon_id:
                      description: icon_id integer
                      format: int32
                      title: get_universe_ancestries_icon_id
                      type: integer
                    id:
                      description: id integer
                      format: int32
                      title: get_universe_ancestries_id
                      type: integer
                    name:
                      description: name string
                      title: get_universe_ancestries_name
                      type: string
                    short_description:
                      description: short_description string
                      title: get_universe_ancestries_short_description
                      type: string
                  required:
                  - id
                  - name
                  - bloodline_id
                  - description
                  title: get_universe_ancestries_200_ok
                  type: object
                maxItems: 100
                title: get_universe_ancestries_ok
                type: array
              examples:
                response:
                  value:
                  - bloodline_id: 1
                    description: Acutely aware of the small population...
                    id: 12
                    name: Tube Child
                    short_description: Manufactured citizens of the State.
        '304':
          description: Not modified
          headers:
            Cache-Control:
              description: The caching mechanism used
              schema:
                type: string
            ETag:
              description: RFC7232 compliant entity tag
              schema:
                type: string
            Expires:
              description: RFC7231 formatted datetime string
              schema:
                type: string
            Last-Modified:
              description: RFC7231 formatted datetime string
              schema:
                type: string
        '400':
          description: Bad request
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/bad_request'
              examples:
                response:
                  value:
                    error: Bad request message
        '420':
          description: Error limited
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/error_limited'
              examples:
                response:
                  value:
                    error: Error limited message
        '500':
          description: Internal server error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/internal_server_error'
              examples:
                response:
                  value:
                    error: Internal server error message
        '503':
          description: Service unavailable
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/service_unavailable'
              examples:
                response:
                  value:
                    error: Service unavailable message
        '504':
          description: Gateway timeout
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/gateway_timeout'
              examples:
                response:
                  value:
                    error: Gateway timeout message
      summary: EVE Online Get Ancestries
      tags:
      - Universe
      x-alternate-versions:
      - legacy
      - v1
      x-microcks-operation:
        delay: 0
        dispatcher: FALLBACK
    servers:
    - url: https://esi.evetech.net/latest
  /universe/asteroid_belts/{asteroid_belt_id}/:
    get:
      description: 'Get information on an asteroid belt


        ---

        Alternate route: `/legacy/universe/asteroid_belts/{asteroid_belt_id}/`


        Alternate route: `/v1/universe/asteroid_belts/{asteroid_belt_id}/`


        ---

        This route expires daily at 11:05'
      operationId: get_universe_asteroid_belts_asteroid_belt_id
      parameters:
      - description: asteroid_belt_id integer
        in: path
        name: asteroid_belt_id
        required: true
        schema:
          type: integer
          format: int32
        example: 1001
      - $ref: '#/components/parameters/datasource'
      - $ref: '#/components/parameters/If-None-Match'
      responses:
        '200':
          description: Information about an asteroid belt
          headers:
            Cache-Control:
              description: The caching mechanism used
              schema:
                type: string
            ETag:
              description: RFC7232 compliant entity tag
              schema:
                type: string
            Expires:
              description: RFC7231 formatted datetime string
              schema:
                type: string
            Last-Modified:
              description: RFC7231 formatted datetime string
              schema:
                type: string
          content:
            application/json:
              schema:
                description: 200 ok object
                properties:
                  name:
                    description: name string
                    title: get_universe_asteroid_belts_asteroid_belt_id_name
                    type: string
                  position:
                    description: position object
                    properties:
                      x:
                        description: x number
                        format: double
                        title: get_universe_asteroid_belts_asteroid_belt_id_x
                        type: number
                      y:
                        description: y number
                        format: double
                        title: get_universe_asteroid_belts_asteroid_belt_id_y
                        type: number
                      z:
                        description: z number
                        format: double
                        title: get_universe_asteroid_belts_asteroid_belt_id_z
                        type: number
                    required:
                    - x
                    - y
                    - z
                    title: get_universe_asteroid_belts_asteroid_belt_id_position
                    type: object
                  system_id:
                    description: The solar system this asteroid belt is in
                    format: int32
                    title: get_universe_asteroid_belts_asteroid_belt_id_system_id
                    type: integer
                required:
                - name
                - position
                - system_id
                title: get_universe_asteroid_belts_asteroid_belt_id_ok
                type: object
              examples:
                response:
                  value:
                    name: Tanoo I - Asteroid Belt 1
                    position:
                      x: 161967513600
                      y: 21288837120
                      z: -73505464320
                    system_id: 30000001
        '304':
          description: Not modified
          headers:
            Cache-Control:
              description: The caching mechanism used
              schema:
                type: string
            ETag:
              description: RFC7232 compliant entity tag
              schema:
                type: string
            Expires:
              description: RFC7231 formatted datetime string
              schema:
                type: string
            Last-Modified:
              description: RFC7231 formatted datetime string
              schema:
                type: string
        '400':
          description: Bad request
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/bad_request'
              examples:
                response:
                  value:
                    error: Bad request message
        '404':
          description: Asteroid belt not found
          content:
            application/json:
              schema:
                description: Not found
                properties:
                  error:
                    description: Not found message
                    title: get_universe_asteroid_belts_asteroid_belt_id_404_not_found
                    type: string
                title: get_universe_asteroid_belts_asteroid_belt_id_not_found
                type: object
              examples:
                response:
                  value:
                    error: Not found message
        '420':
          description: Error limited
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/error_limited'
              examples:
                response:
                  value:
                    error: Error limited message
        '500':
          description: Internal server error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/internal_server_error'
              examples:
                response:
                  value:
                    error: Internal server error message
        '503':
          description: Service unavailable
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/service_unavailable'
              examples:
                response:
                  value:
                    error: Service unavailable message
        '504':
          description: Gateway timeout
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/gateway_timeout'
              examples:
                response:
                  value:
                    error: Gateway timeout message
      summary: EVE Online Get Asteroid Belt Information
      tags:
      - Universe
      x-alternate-versions:
      - legacy
      - v1
      x-microcks-operation:
        delay: 0
        dispatcher: FALLBACK
    servers:
    - url: https://esi.evetech.net/latest
  /universe/bloodlines/:
    get:
      description: 'Get a list of bloodlines


        ---

        Alternate route: `/legacy/universe/bloodlines/`


        Alternate route: `/v1/universe/bloodlines/`


        ---

        This route expires daily at 11:05'
      operationId: get_universe_bloodlines
      parameters:
      - $ref: '#/components/parameters/Accept-Language'
      - $ref: '#/components/parameters/datasource'
      - $ref: '#/components/parameters/If-None-Match'
      - $ref: '#/components/parameters/language'
      responses:
        '200':
          description: A list of bloodlines
          headers:
            Cache-Control:
              description: The caching mechanism used
              schema:
                type: string
            Content-Language:
              description: The language used in the response
              schema:
                type: string
                enum:
                - en
                - de
                - fr
                - ja
                - ru
                - zh
                - ko
                - es
            ETag:
              description: RFC7232 compliant entity tag
              schema:
                type: string
            Expires:
              description: RFC7231 formatted datetime string
              schema:
                type: string
            Last-Modified:
              description: RFC7231 formatted datetime string
              schema:
                type: string
          content:
            application/json:
              schema:
                description: 200 ok array
                items:
                  description: 200 ok object
                  properties:
                    bloodline_id:
                      description: bloodline_id integer
                      format: int32
                      title: get_universe_bloodlines_bloodline_id
                      type: integer
                    charisma:
                      description: charisma integer
                      format: int32
                      title: get_universe_bloodlines_charisma
                      type: integer
                    corporation_id:
                      description: corporation_id integer
                      format: int32
                      title: get_universe_bloodlines_corporation_id
                      type: integer
                    description:
                      description: description string
                      title: get_universe_bloodlines_description
                      type: string
                    intelligence:
                      description: intelligence integer
                      format: int32
                      title: get_universe_bloodlines_intelligence
                      type: integer
                    memory:
                      description: memory integer
                      format: int32
                      title: get_universe_bloodlines_memory
                      type: integer
                    name:
                      description: name string
                      title: get_universe_bloodlines_name
                      type: string
                    perception:
                      description: perception integer
                      format: int32
                      title: get_universe_bloodlines_perception
                      type: integer
                    race_id:
                      description: race_id integer
                      format: int32
                      title: get_universe_bloodlines_race_id
                      type: integer
                    ship_type_id:
                      description: ship_type_id integer
                      format: int32
                      title: get_universe_bloodlines_ship_type_id
                      type:
                      - integer
                      - 'null'
                    willpower:
                      description: willpower integer
                      format: int32
                      title: get_universe_bloodlines_willpower
                      type: integer
                  required:
                  - bloodline_id
                  - name
                  - description
                  - race_id
                  - ship_type_id
                  - corporation_id
                  - perception
                  - willpower
                  - charisma
                  - memory
                  - intelligence
                  title: get_universe_bloodlines_200_ok
                  type: object
                maxItems: 100
                title: get_universe_bloodlines_ok
                type: array
              examples:
                response:
                  value:
                  - bloodline_id: 1
                    charisma: 6
                    corporation_id: 1000006
                    description: The Deteis are regarded as ...
                    intelligence: 7
                    memory: 7
                    name: Deteis
                    perception: 5
                    race_id: 1
                    ship_type_id: 601
                    willpower: 5
        '304':
          description: Not modified
          headers:
            Cache-Control:
              description: The caching mechanism used
              schema:
                type: string
            ETag:
              description: RFC7232 compliant entity tag
              schema:
                type: string
            Expires:
              description: RFC7231 formatted datetime string
              schema:
                type: string
            Last-Modified:
              description: RFC7231 formatted datetime string
              schema:
                type: string
        '400':
          description: Bad request
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/bad_request'
              examples:
                response:
                  value:
                    error: Bad request message
        '420':
          description: Error limited
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/error_limited'
              examples:
                response:
                  value:
                    error: Error limited message
        '500':
          description: Internal server error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/internal_server_error'
              examples:
                response:
                  value:
                    error: Internal server error message
        '503':
          description: Service unavailable
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/service_unavailable'
              examples:
                response:
                  value:
                    error: Service unavailable message
        '504':
          description: Gateway timeout
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/gateway_timeout'
              examples:
                response:
                  value:
                    error: Gateway timeout message
      summary: EVE Online Get Bloodlines
      tags:
      - Universe
      x-alternate-versions:
      - legacy
      - v1
      x-microcks-operation:
        delay: 0
        dispatcher: FALLBACK
    servers:
    - url: https://esi.evetech.net/latest
  /universe/categories/:
    get:
      description: 'Get a list of item categories


        ---

        Alternate route: `/legacy/universe/categories/`


        Alternate route: `/v1/universe/categories/`


        ---

        This route expires daily at 11:05'
      operationId: get_universe_categories
      parameters:
      - $ref: '#/components/parameters/datasource'
      - $ref: '#/components/parameters/If-None-Match'
      responses:
        '200':
          description: A list of item category ids
          headers:
            Cache-Control:
              description: The caching mechanism used
              schema:
                type: string
            ETag:
              description: RFC7232 compliant entity tag
              schema:
                type: string
            Expires:
              description: RFC7231 formatted datetime string
              schema:
                type: string
            Last-Modified:
              description: RFC7231 formatted datetime string
              schema:
                type: string
          content:
            application/json:
              schema:
                description: 200 ok array
                items:
                  description: 200 ok integer
                  format: int32
                  title: get_universe_categories_200_ok
                  type: integer
                maxItems: 10000
                title: get_universe_categories_ok
                type: array
              examples:
                response:
                  value:
                  - 1
                  - 2
                  - 3
        '304':
          description: Not modified
          headers:
            Cache-Control:
              description: The caching mechanism used
              schema:
                type: string
            ETag:
              description: RFC7232 compliant entity tag
              schema:
                type: string
            Expires:
              description: RFC7231 formatted datetime string
              schema:
                type: string
            Last-Modified:
              description: RFC7231 formatted datetime string
              schema:
                type: string
        '400':
          description: Bad request
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/bad_request'
              examples:
                response:
                  value:
                    error: Bad request message
        '420':
          description: Error limited
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/error_limited'
              examples:
                response:
                  value:
                    error: Error limited message
        '500':
          description: Internal server error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/internal_server_error'
              examples:
                response:
                  value:
                    error: Internal server error message
        '503':
          description: Service unavailable
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/service_unavailable'
              examples:
                response:
                  value:
                    error: Service unavailable message
        '504':
          description: Gateway timeout
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/gateway_timeout'
              examples:
                response:
                  value:
                    error: Gateway timeout message
      summary: EVE Online Get Item Categories
      tags:
      - Universe
      x-alternate-versions:
      - legacy
      - v1
      x-microcks-operation:
        delay: 0
        dispatcher: FALLBACK
    servers:
    - url: https://esi.evetech.net/latest
  /universe/categories/{category_id}/:
    get:
      description: 'Get information of an item category


        ---

        Alternate route: `/legacy/universe/categories/{category_id}/`


        Alternate route: `/v1/universe/categories/{category_id}/`


        ---

        This route expires daily at 11:05'
      operationId: get_universe_categories_category_id
      parameters:
      - $ref: '#/components/parameters/Accept-Language'
      - description: An Eve item category ID
        in: path
        name: category_id
        required: true
        schema:
          type: integer
          format: int32
        example: 1001
      - $ref: '#/components/parameters/datasource'
      - $ref: '#/components/parameters/If-None-Match'
      - $ref: '#/components/parameters/language'
      responses:
        '200':
          description: Information about an item category
          headers:
            Cache-Control:
              description: The caching mechanism used
              schema:
                type: string
            Content-Language:
              description: The language used in the response
              schema:
                type: string
                enum:
                - en
                - de
                - fr
                - ja
                - ru
                - zh
                - ko
                - es
            ETag:
              description: RFC7232 compliant entity tag
              schema:
                type: string
            Expires:
              description: RFC7231 formatted datetime string
              schema:
                type: string
            Last-Modified:
              description: RFC7231 formatted datetime string
              schema:
                type: string
          content:
            application/json:
              schema:
                description: 200 ok object
                properties:
                  category_id:
                    description: category_id integer
                    format: int32
                    title: get_universe_categories_category_id_category_id
                    type: integer
                  groups:
                    description: groups array
                    items:
                      description: group integer
                      format: int32
                      title: get_universe_categories_category_id_group
                      type: integer
                    maxItems: 10000
                    title: get_universe_categories_category_id_groups
                    type: array
                  name:
                    description: name string
                    title: get_universe_categories_category_id_name
                    type: string
                  published:
                    description: published boolean
                    title: get_universe_categories_category_id_published
                    type: boolean
                required:
                - category_id
                - name
                - published
                - groups
                title: get_universe_categories_category_id_ok
                type: object
              examples:
                response:
                  value:
                    category_id: 6
                    groups:
                    - 25
                    - 26
                    - 27
                    name: Ship
                    published: true
        '304':
          description: Not modified
          headers:
            Cache-Control:
              description: The caching mechanism used
              schema:
                type: string
            ETag:
              description: RFC7232 compliant entity tag
              schema:
                type: string
            Expires:
              description: RFC7231 formatted datetime string
              schema:
                type: string
            Last-Modified:
              description: RFC7231 formatted datetime string
              schema:
                type: string
        '400':
          description: Bad request
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/bad_request'
              examples:
                response:
                  value:
                    error: Bad request message
        '404':
          description: Category not found
          content:
            application/json:
              schema:
                description: Not found
                properties:
                  error:
                    description: Not found message
                    title: get_universe_categories_category_id_404_not_found
                    type: string
                title: get_universe_categories_category_id_not_found
                type: object
              examples:
                response:
                  value:
                    error: Not found message
        '420':
          description: Error limited
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/error_limited'
              examples:
                response:
                  value:
                    error: Error limited message
        '500':
          description: Internal server error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/internal_server_error'
              examples:
                response:
                  value:
                    error: Internal server error message
        '503':
          description: Service unavailable
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/service_unavailable'
              examples:
                response:
                  value:
                    error: Service unavailable message
        '504':
          description: Gateway timeout
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/gateway_timeout'
              examples:
                response:
                  value:
                    error: Gateway timeout message
      summary: EVE Online Get Item Category Information
      tags:
      - Universe
      x-alternate-versions:
      - legacy
      - v1
      x-microcks-operation:
        delay: 0
        dispatcher: FALLBACK
    servers:
    - url: https://esi.evetech.net/latest
  /universe/constellations/:
    get:
      description: 'Get a list of constellations


        ---

        Alternate route: `/legacy/universe/constellations/`


        Alternate route: `/v1/universe/constellations/`


        ---

        This route expires daily at 11:05'
      operationId: get_universe_constellations
      parameters:
      - $ref: '#/components/parameters/datasource'
      - $ref: '#/components/parameters/If-None-Match'
      responses:
        '200':
          description: A list of constellation ids
          headers:
            Cache-Control:
              description: The caching mechanism used
              schema:
                type: string
            ETag:
              description: RFC7232 compliant entity tag
              schema:
                type: string
            Expires:
              description: RFC7231 formatted datetime string
              schema:
                type: string
            Last-Modified:
              description: RFC7231 formatted datetime string
              schema:
                type: string
          content:
            application/json:
              schema:
                description: 200 ok array
                items:
                  description: 200 ok integer
                  format: int32
                  title: get_universe_constellations_200_ok
                  type: integer
                maxItems: 10000
                title: get_universe_constellations_ok
                type: array
              examples:
                response:
                  value:
                  - 20000001
               

# --- truncated at 32 KB (487 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/eve-online/refs/heads/main/openapi/eve-online-universe-api-openapi.yml