EVE Online Fittings API

The Fittings API from EVE Online — 5 operation(s) for fittings.

Operations 6

GET /characters/{character_id}/fittings/ EVE Online Get Fittings #
POST /characters/{character_id}/fittings/ EVE Online Create Fitting #
DELETE /characters/{character_id}/fittings/{fitting_id}/ EVE Online Delete Fitting #
POST /v1/characters/{character_id}/fittings/ Create fitting #
DELETE /v1/characters/{character_id}/fittings/{fitting_id}/ Delete fitting #
GET /v2/characters/{character_id}/fittings/ Get fittings #

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-fittings-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-fittings-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Eve Online Fittings API
  version: '1.36'
  description: 'Operations tagged Fittings 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: Fittings
paths:
  /characters/{character_id}/fittings/:
    get:
      description: 'Return fittings of a character


        ---

        Alternate route: `/dev/characters/{character_id}/fittings/`


        Alternate route: `/v2/characters/{character_id}/fittings/`


        ---

        This route is cached for up to 300 seconds'
      operationId: get_characters_character_id_fittings
      parameters:
      - $ref: '#/components/parameters/character_id'
      - $ref: '#/components/parameters/datasource'
      - $ref: '#/components/parameters/If-None-Match'
      - $ref: '#/components/parameters/token'
      responses:
        '200':
          description: A list of fittings
          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 object
                  properties:
                    description:
                      description: description string
                      title: get_characters_character_id_fittings_description
                      type: string
                    fitting_id:
                      description: fitting_id integer
                      format: int32
                      title: get_characters_character_id_fittings_fitting_id
                      type: integer
                    items:
                      description: items array
                      items:
                        description: item object
                        properties:
                          flag:
                            description: flag string
                            enum:
                            - Cargo
                            - DroneBay
                            - FighterBay
                            - HiSlot0
                            - HiSlot1
                            - HiSlot2
                            - HiSlot3
                            - HiSlot4
                            - HiSlot5
                            - HiSlot6
                            - HiSlot7
                            - Invalid
                            - LoSlot0
                            - LoSlot1
                            - LoSlot2
                            - LoSlot3
                            - LoSlot4
                            - LoSlot5
                            - LoSlot6
                            - LoSlot7
                            - MedSlot0
                            - MedSlot1
                            - MedSlot2
                            - MedSlot3
                            - MedSlot4
                            - MedSlot5
                            - MedSlot6
                            - MedSlot7
                            - RigSlot0
                            - RigSlot1
                            - RigSlot2
                            - ServiceSlot0
                            - ServiceSlot1
                            - ServiceSlot2
                            - ServiceSlot3
                            - ServiceSlot4
                            - ServiceSlot5
                            - ServiceSlot6
                            - ServiceSlot7
                            - SubSystemSlot0
                            - SubSystemSlot1
                            - SubSystemSlot2
                            - SubSystemSlot3
                            title: get_characters_character_id_fittings_flag
                            type: string
                          quantity:
                            description: quantity integer
                            format: int32
                            title: get_characters_character_id_fittings_quantity
                            type: integer
                          type_id:
                            description: type_id integer
                            format: int32
                            title: get_characters_character_id_fittings_type_id
                            type: integer
                        required:
                        - type_id
                        - flag
                        - quantity
                        title: get_characters_character_id_fittings_item
                        type: object
                      maxItems: 512
                      title: get_characters_character_id_fittings_items
                      type: array
                    name:
                      description: name string
                      title: get_characters_character_id_fittings_name
                      type: string
                    ship_type_id:
                      description: ship_type_id integer
                      format: int32
                      title: get_characters_character_id_fittings_ship_type_id
                      type: integer
                  required:
                  - fitting_id
                  - name
                  - description
                  - ship_type_id
                  - items
                  title: get_characters_character_id_fittings_200_ok
                  type: object
                maxItems: 512
                title: get_characters_character_id_fittings_ok
                type: array
              examples:
                response:
                  value:
                  - description: Awesome Vindi fitting
                    fitting_id: 1
                    items:
                    - flag: Cargo
                      quantity: 1
                      type_id: 1234
                    name: Best Vindicator
                    ship_type_id: 123
        '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
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/unauthorized'
              examples:
                response:
                  value:
                    error: Unauthorized message
        '403':
          description: Forbidden
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/forbidden'
              examples:
                response:
                  value:
                    error: Forbidden 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
      security:
      - evesso:
        - esi-fittings.read_fittings.v1
      summary: EVE Online Get Fittings
      tags:
      - Fittings
      x-alternate-versions:
      - dev
      - v2
      x-cached-seconds: 300
      x-microcks-operation:
        delay: 0
        dispatcher: FALLBACK
    post:
      description: 'Save a new fitting for a character


        ---

        Alternate route: `/dev/characters/{character_id}/fittings/`


        Alternate route: `/legacy/characters/{character_id}/fittings/`


        Alternate route: `/v1/characters/{character_id}/fittings/`


        Alternate route: `/v2/characters/{character_id}/fittings/`

        '
      operationId: post_characters_character_id_fittings
      parameters:
      - $ref: '#/components/parameters/character_id'
      - $ref: '#/components/parameters/datasource'
      - $ref: '#/components/parameters/token'
      requestBody:
        content:
          application/json:
            schema:
              description: fitting object
              properties:
                description:
                  description: description string
                  maxLength: 500
                  minLength: 0
                  title: post_characters_character_id_fittings_description
                  type: string
                items:
                  description: items array
                  items:
                    description: item object
                    properties:
                      flag:
                        description: Fitting location for the item. Entries placed in 'Invalid' will be discarded. If this leaves the fitting with nothing, it will cause an error.
                        enum:
                        - Cargo
                        - DroneBay
                        - FighterBay
                        - HiSlot0
                        - HiSlot1
                        - HiSlot2
                        - HiSlot3
                        - HiSlot4
                        - HiSlot5
                        - HiSlot6
                        - HiSlot7
                        - Invalid
                        - LoSlot0
                        - LoSlot1
                        - LoSlot2
                        - LoSlot3
                        - LoSlot4
                        - LoSlot5
                        - LoSlot6
                        - LoSlot7
                        - MedSlot0
                        - MedSlot1
                        - MedSlot2
                        - MedSlot3
                        - MedSlot4
                        - MedSlot5
                        - MedSlot6
                        - MedSlot7
                        - RigSlot0
                        - RigSlot1
                        - RigSlot2
                        - ServiceSlot0
                        - ServiceSlot1
                        - ServiceSlot2
                        - ServiceSlot3
                        - ServiceSlot4
                        - ServiceSlot5
                        - ServiceSlot6
                        - ServiceSlot7
                        - SubSystemSlot0
                        - SubSystemSlot1
                        - SubSystemSlot2
                        - SubSystemSlot3
                        title: post_characters_character_id_fittings_flag
                        type: string
                      quantity:
                        description: quantity integer
                        format: int32
                        title: post_characters_character_id_fittings_quantity
                        type: integer
                      type_id:
                        description: type_id integer
                        format: int32
                        title: post_characters_character_id_fittings_type_id
                        type: integer
                    required:
                    - type_id
                    - flag
                    - quantity
                    title: post_characters_character_id_fittings_item
                    type: object
                  maxItems: 512
                  minItems: 1
                  title: post_characters_character_id_fittings_items
                  type: array
                name:
                  description: name string
                  maxLength: 50
                  minLength: 1
                  title: post_characters_character_id_fittings_name
                  type: string
                ship_type_id:
                  description: ship_type_id integer
                  format: int32
                  title: post_characters_character_id_fittings_ship_type_id
                  type: integer
              required:
              - name
              - description
              - ship_type_id
              - items
              title: post_characters_character_id_fittings_fitting
              type: object
            examples:
              PostCharactersCharacterIdFittingsRequestExample:
                summary: Default post_characters_character_id_fittings request
                x-microcks-default: true
                value:
                  description: Example description
                  items:
                  - flag: Cargo
                    quantity: 100
                    type_id: 587
                  name: Example Name
                  ship_type_id: 587
        description: Details about the new fitting
        required: true
      responses:
        '201':
          description: A list of fittings
          content:
            application/json:
              schema:
                description: 201 created object
                properties:
                  fitting_id:
                    description: fitting_id integer
                    format: int32
                    title: post_characters_character_id_fittings_fitting_id
                    type: integer
                required:
                - fitting_id
                title: post_characters_character_id_fittings_created
                type: object
              examples:
                response:
                  value:
                    fitting_id: 2
        '400':
          description: Bad request
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/bad_request'
              examples:
                response:
                  value:
                    error: Bad request message
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/unauthorized'
              examples:
                response:
                  value:
                    error: Unauthorized message
        '403':
          description: Forbidden
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/forbidden'
              examples:
                response:
                  value:
                    error: Forbidden 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
      security:
      - evesso:
        - esi-fittings.write_fittings.v1
      summary: EVE Online Create Fitting
      tags:
      - Fittings
      x-alternate-versions:
      - dev
      - legacy
      - v1
      - v2
      x-microcks-operation:
        delay: 0
        dispatcher: FALLBACK
    servers:
    - url: https://esi.evetech.net/latest
  /characters/{character_id}/fittings/{fitting_id}/:
    delete:
      description: 'Delete a fitting from a character


        ---

        Alternate route: `/dev/characters/{character_id}/fittings/{fitting_id}/`


        Alternate route: `/legacy/characters/{character_id}/fittings/{fitting_id}/`


        Alternate route: `/v1/characters/{character_id}/fittings/{fitting_id}/`

        '
      operationId: delete_characters_character_id_fittings_fitting_id
      parameters:
      - $ref: '#/components/parameters/character_id'
      - $ref: '#/components/parameters/datasource'
      - description: ID for a fitting of this character
        in: path
        name: fitting_id
        required: true
        schema:
          type: integer
          format: int32
        example: 1001
      - $ref: '#/components/parameters/token'
      responses:
        '204':
          description: Fitting deleted
        '400':
          description: Bad request
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/bad_request'
              examples:
                response:
                  value:
                    error: Bad request message
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/unauthorized'
              examples:
                response:
                  value:
                    error: Unauthorized message
        '403':
          description: Forbidden
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/forbidden'
              examples:
                response:
                  value:
                    error: Forbidden 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
      security:
      - evesso:
        - esi-fittings.write_fittings.v1
      summary: EVE Online Delete Fitting
      tags:
      - Fittings
      x-alternate-versions:
      - dev
      - legacy
      - v1
      x-microcks-operation:
        delay: 0
        dispatcher: FALLBACK
    servers:
    - url: https://esi.evetech.net/latest
  /v1/characters/{character_id}/fittings/:
    post:
      description: 'Save a new fitting for a character


        ---

        '
      operationId: post_characters_character_id_fittings
      parameters:
      - $ref: '#/components/parameters/character_id'
      - $ref: '#/components/parameters/datasource'
      - $ref: '#/components/parameters/token'
      responses:
        '201':
          description: A list of fittings
          content:
            application/json:
              schema:
                description: 201 created object
                properties:
                  fitting_id:
                    description: fitting_id integer
                    format: int32
                    title: post_characters_character_id_fittings_fitting_id
                    type: integer
                required:
                - fitting_id
                title: post_characters_character_id_fittings_created
                type: object
              example:
                fitting_id: 2
        '400':
          description: Bad request
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/bad_request_2'
              example:
                error: Bad request message
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/unauthorized_2'
              example:
                error: Unauthorized message
        '403':
          description: Forbidden
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/forbidden_2'
              example:
                error: Forbidden message
        '420':
          description: Error limited
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/error_limited_2'
              example:
                error: Error limited message
        '500':
          description: Internal server error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/internal_server_error_2'
              example:
                error: Internal server error message
        '503':
          description: Service unavailable
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/service_unavailable_2'
              example:
                error: Service unavailable message
        '504':
          description: Gateway timeout
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/gateway_timeout_2'
              example:
                error: Gateway timeout message
      security:
      - evesso:
        - esi-fittings.write_fittings.v1
      summary: Create fitting
      tags:
      - Fittings
      x-alternate-versions:
      - latest
      - legacy
      - v1
      - v2
      requestBody:
        content:
          application/json:
            schema:
              description: fitting object
              properties:
                description:
                  description: description string
                  maxLength: 500
                  minLength: 0
                  title: post_characters_character_id_fittings_description
                  type: string
                items:
                  description: items array
                  items:
                    description: item object
                    properties:
                      flag:
                        description: Fitting location for the item. Entries placed in 'Invalid' will be discarded. If this leaves the fitting with nothing, it will cause an error.
                        enum:
                        - Cargo
                        - DroneBay
                        - FighterBay
                        - HiSlot0
                        - HiSlot1
                        - HiSlot2
                        - HiSlot3
                        - HiSlot4
                        - HiSlot5
                        - HiSlot6
                        - HiSlot7
                        - Invalid
                        - LoSlot0
                        - LoSlot1
                        - LoSlot2
                        - LoSlot3
                        - LoSlot4
                        - LoSlot5
                        - LoSlot6
                        - LoSlot7
                        - MedSlot0
                        - MedSlot1
                        - MedSlot2
                        - MedSlot3
                        - MedSlot4
                        - MedSlot5
                        - MedSlot6
                        - MedSlot7
                        - RigSlot0
                        - RigSlot1
                        - RigSlot2
                        - ServiceSlot0
                        - ServiceSlot1
                        - ServiceSlot2
                        - ServiceSlot3
                        - ServiceSlot4
                        - ServiceSlot5
                        - ServiceSlot6
                        - ServiceSlot7
                        - SubSystemSlot0
                        - SubSystemSlot1
                        - SubSystemSlot2
                        - SubSystemSlot3
                        title: post_characters_character_id_fittings_flag
                        type: string
                      quantity:
                        description: quantity integer
                        format: int32
                        title: post_characters_character_id_fittings_quantity
                        type: integer
                      type_id:
                        description: type_id integer
                        format: int32
                        title: post_characters_character_id_fittings_type_id
                        type: integer
                    required:
                    - type_id
                    - flag
                    - quantity
                    title: post_characters_character_id_fittings_item
                    type: object
                  maxItems: 512
                  minItems: 1
                  title: post_characters_character_id_fittings_items
                  type: array
                name:
                  description: name string
                  maxLength: 50
                  minLength: 1
                  title: post_characters_character_id_fittings_name
                  type: string
                ship_type_id:
                  description: ship_type_id integer
                  format: int32
                  title: post_characters_character_id_fittings_ship_type_id
                  type: integer
              required:
              - name
              - description
              - ship_type_id
              - items
              title: post_characters_character_id_fittings_fitting
              type: object
        description: Details about the new fitting
        required: true
    servers:
    - url: https://esi.evetech.net
  /v1/characters/{character_id}/fittings/{fitting_id}/:
    delete:
      description: 'Delete a fitting from a character


        ---

        '
      operationId: delete_characters_character_id_fittings_fitting_id
      parameters:
      - $ref: '#/components/parameters/character_id'
      - $ref: '#/components/parameters/datasource'
      - description: ID for a fitting of this character
        in: path
        name: fitting_id
        required: true
        schema:
          type: integer
          format: int32
      - $ref: '#/components/parameters/token'
      responses:
        '204':
          description: Fitting deleted
        '400':
          description: Bad request
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/bad_request_2'
              example:
                error: Bad request message
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/unauthorized_2'
              example:
                error: Unauthorized message
        '403':
          description: Forbidden
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/forbidden_2'
              example:
                error: Forbidden message
        '420':
          description: Error limited
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/error_limited_2'
              example:
                error: Error limited message
        '500':
          description: Internal server error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/internal_server_error_2'
              example:
                error: Internal server error message
        '503':
          description: Service unavailable
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/service_unavailable_2'
              example:
                error: Service unavailable message
        '504':
          description: Gateway timeout
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/gateway_timeout_2'
              example:
                error: Gateway timeout message
      security:
      - evesso:
        - esi-fittings.write_fittings.v1
      summary: Delete fitting
      tags:
      - Fittings
      x-alternate-versions:
      - latest
      - legacy
      - v1
    servers:
    - url: https://esi.evetech.net
  /v2/characters/{character_id}/fittings/:
    get:
      description: 'Return fittings of a character


        ---


        This route is cached for up to 300 seconds'
      operationId: get_characters_character_id_fittings
      parameters:
      - $ref: '#/components/parameters/character_id'
      - $ref: '#/components/parameters/datasource'
      - $ref: '#/components/parameters/If-None-Match'
      - $ref: '#/components/parameters/token'
      responses:
        '200':
          description: A list of fittings
          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 object
                  properties:
                    description:
                      description: description string
                      title: get_characters_character_id_fittings_description
                      type: string
        

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