Commodities
Show Game Commodity
Returns full details for a single game commodity including detailed location entries with starmap data, resource composition, areas, clustering data, and raw/refined version info. Results are scoped to the requested or default game version. Optionally include related blueprints and items.
get/api/commodities/{commodity}
Path parameters
commoditystring required
Commodity UUID or slug
Example:agricium
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.
includestring
Example:blueprints,items
Comma-separated relationships to include. Available: blueprints (crafting blueprints that use this commodity), items (items that produce or require this commodity).
Response
Commodity details