v1

latestOpenAPI 3.0.0MIT (code only)2026-07-1783284693.9 KB
Commodities

Game Commodity Filters

Returns all available filter values for game commodities, scoped to the requested or default game version. Filter values can be combined; providing a system filter will narrow the location facet to that system only.

get/api/commodities/filters

Query parameters

versionstring

Game version code to scope results to. Omit to use the current default version. Use GET /api/game-versions to list available versions and GET /api/game-versions/default to discover the default.

filter[used]boolean

When true, filter facets to only commodities used by blueprint ingredients. Example: true

filter[system]string

Star system where the commodity can be found. Example: Stanton System

filter[type]string

Location type name. Example: Planet

filter[rarity]string

Commodity tier/rarity level, lowercase. Example: epic

filter[kind]string

Resource kind. Example: mineable

filter[group]string

Commodity group name. Comma-separated for multiple. Example: ProcessedGoods,Food

filter[refined_version]string

Refined version name. Example: Agricium

filter[location]string

Partial match on starmap location name. Example: ArcCorp

filter[query]string

Search commodities by name or key. Example: Agricium

filter[ship]boolean

When true, only show commodities mineable by ships. Example: true

filter[ground_vehicle]boolean

When true, only show commodities mineable by ground vehicles. Example: true

filter[fps]boolean

When true, only show commodities mineable on foot (FPS). Example: true

filter[harvestable]boolean

When true, only show commodities collectible from harvestable or plant deposits. Example: true

filter[salvage]boolean

When true, only show commodities obtainable through salvage. Example: false

filter[mineable]boolean

When true, only show mineable commodities; when false, only show non-mineable. Example: true

Response

Available filters for game commodities.