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

EVE Online Market API

The Market API from EVE Online — 22 operation(s) for market.

EVE Online Market API is one of 50 APIs that EVE Online publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Market. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, best-practice docs, and rate-limit docs.

This API exposes 22 operations across 22 paths, and defines 7 schemas. It is described by OpenAPI 3.0.0, at version 1.36.

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

22 operations 22 paths 7 schemas 22 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.36
Base URL
https://esi.evetech.net/latest
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

EVE Online Market API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (evesso) using the implicit flow, exposing 63 scopes.

Paths & Operations 22

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

Market 22
GET
/characters/{character_id}/orders/
EVE Online List Open Orders from a Character
get_characters_character_id_orders 4 params → 200304400401403420500503
GET
/characters/{character_id}/orders/history/
EVE Online List Historical Orders by a Character
get_characters_character_id_orders_history 5 params → 200304400401403420500503
GET
/corporations/{corporation_id}/orders/
EVE Online List Open Orders from a Corporation
get_corporations_corporation_id_orders 5 params → 200304400401403420500503
GET
/corporations/{corporation_id}/orders/history/
EVE Online List Historical Orders from a Corporation
get_corporations_corporation_id_orders_history 5 params → 200304400401403420500503
GET
/markets/groups/
EVE Online Get Item Groups
get_markets_groups 2 params → 200304400420500503504
GET
/markets/groups/{market_group_id}/
EVE Online Get Item Group Information
get_markets_groups_market_group_id 5 params → 200304400404420500503504
GET
/markets/prices/
EVE Online List Market Prices
get_markets_prices 2 params → 200304400420500503504
GET
/markets/structures/{structure_id}/
EVE Online List Orders in a Structure
get_markets_structures_structure_id 5 params → 200304400401403420500503
GET
/markets/{region_id}/history/
EVE Online List Historical Market Statistics in a Region
get_markets_region_id_history 4 params → 200304400404420422500503
GET
/markets/{region_id}/orders/
EVE Online List Orders in a Region
get_markets_region_id_orders 6 params → 200304400404420422500503
GET
/markets/{region_id}/types/
EVE Online List Type IDs Relevant to a Market
get_markets_region_id_types 4 params → 200304400404420500503504
GET
/v1/characters/{character_id}/orders/history/
List historical orders by a character
get_characters_character_id_orders_history 5 params → 200304400401403420500503
GET
/v1/corporations/{corporation_id}/orders/history/
List historical orders from a corporation
get_corporations_corporation_id_orders_history 5 params → 200304400401403420500503
GET
/v1/markets/groups/
Get item groups
get_markets_groups 2 params → 200304400420500503504
GET
/v1/markets/groups/{market_group_id}/
Get item group information
get_markets_groups_market_group_id 5 params → 200304400404420500503504
GET
/v1/markets/prices/
List market prices
get_markets_prices 2 params → 200304400420500503504
GET
/v1/markets/structures/{structure_id}/
List orders in a structure
get_markets_structures_structure_id 5 params → 200304400401403420500503
GET
/v1/markets/{region_id}/history/
List historical market statistics in a region
get_markets_region_id_history 4 params → 200304400404420422500503
GET
/v1/markets/{region_id}/orders/
List orders in a region
get_markets_region_id_orders 6 params → 200304400404420422500503
GET
/v1/markets/{region_id}/types/
List type IDs relevant to a market
get_markets_region_id_types 4 params → 200304400404420500503504
GET
/v2/characters/{character_id}/orders/
List open orders from a character
get_characters_character_id_orders 4 params → 200304400401403420500503
GET
/v2/corporations/{corporation_id}/orders/
List open orders from a corporation
get_corporations_corporation_id_orders 5 params → 200304400401403420500503

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are gateway_timeout (2 properties), forbidden (2 properties), error_limited (1 property), unauthorized (1 property). Each schema is shown below with its type and property counts.

internal_server_error
object
Internal server error model
1 property 1 required
forbidden
object
Forbidden model
2 properties 1 required
bad_request
object
Bad request model
1 property 1 required
service_unavailable
object
Service unavailable model
1 property 1 required
unauthorized
object
Unauthorized model
1 property 1 required
gateway_timeout
object
Gateway timeout model
2 properties 1 required
error_limited
object
Error limited model
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eve-online-market-api-openapi.yml Raw ↑

Other APIs EVE Online publishes across the network.

EVE Single Sign-On (SSO)
EVE Image Server (IEC)
EVE Static Data Export (SDE)
EVE Online Game Client
EVE Online agent API
EVE Online Alliance API
EVE Online Assets API
EVE Online Calendar API
EVE Online Character API
EVE Online Clones API
EVE Online Contacts API
EVE Online Contracts API