Home
EVE Online
Eve Online Market Order Structure
Eve Online Market Order Structure
200 ok object
Type: object
Properties: 12
Required: 12
Authentication Authorization Gaming Image MMO REST SSO Static Data
get_markets_region_id_orders_200_ok is a JSON Structure definition published by EVE Online, describing 12 properties, of which 12 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
duration
is_buy_order
issued
location_id
min_volume
order_id
price
range
system_id
type_id
volume_remain
volume_total
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://api-evangelist.com/json-structure/eve-online-marketorder-structure.json",
"name": "get_markets_region_id_orders_200_ok",
"description": "200 ok object",
"type": "object",
"required": [
"order_id",
"type_id",
"location_id",
"system_id",
"volume_total",
"volume_remain",
"min_volume",
"price",
"is_buy_order",
"duration",
"issued",
"range"
],
"properties": {
"duration": {
"type": "int32",
"description": "duration integer",
"name": "get_markets_region_id_orders_duration"
},
"is_buy_order": {
"type": "boolean",
"description": "is_buy_order boolean",
"name": "get_markets_region_id_orders_is_buy_order"
},
"issued": {
"type": "datetime",
"description": "issued string",
"name": "get_markets_region_id_orders_issued"
},
"location_id": {
"type": "int64",
"description": "location_id integer",
"name": "get_markets_region_id_orders_location_id"
},
"min_volume": {
"type": "int32",
"description": "min_volume integer",
"name": "get_markets_region_id_orders_min_volume"
},
"order_id": {
"type": "int64",
"description": "order_id integer",
"name": "get_markets_region_id_orders_order_id"
},
"price": {
"type": "double",
"description": "price number",
"name": "get_markets_region_id_orders_price"
},
"range": {
"type": "string",
"enum": [
"station",
"region",
"solarsystem",
"1",
"2",
"3",
"4",
"5",
"10",
"20",
"30",
"40"
],
"description": "range string",
"name": "get_markets_region_id_orders_range"
},
"system_id": {
"type": "int32",
"description": "The solar system this order was placed",
"name": "get_markets_region_id_orders_system_id"
},
"type_id": {
"type": "int32",
"description": "type_id integer",
"name": "get_markets_region_id_orders_type_id"
},
"volume_remain": {
"type": "int32",
"description": "volume_remain integer",
"name": "get_markets_region_id_orders_volume_remain"
},
"volume_total": {
"type": "int32",
"description": "volume_total integer",
"name": "get_markets_region_id_orders_volume_total"
}
}
}
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
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 JSON Structure
curl "https://apis.io/api/v1/json-structures/eve-online-market-order-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.