Game Starmap Location Filters
Return all available filter facet values for versioned starmap locations. Applies any provided filter parameters to scope the facet counts. Returns facets for: type_name, type_classification, respawn_location_type, jurisdiction_name, affiliation_name, system, parent_name, amenity, and resource.
Query parameters
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.
Partial match on location name.
Search locations by name.
Exact match on location type name (see response for valid values).
Location type classification from JSON data (see response for valid values).
Respawn location type classification (see response for valid values).
Governing jurisdiction name (see response for valid values).
Faction or organization affiliation display name (see response for valid values).
When true, only show scannable locations; when false, only show non-scannable.
When true, only show locations where travel is blocked; when false, only show locations where travel is allowed.
Filter by amenity name, display name, or UUID. Accepts comma-separated values (see response for valid values).
Filter by hierarchy entity tag name or UUID. Accepts comma-separated values.
Partial match on parent location name.
Exact match on parent location UUID.
Partial match on star system name (see response for valid values).
When true, only locations with harvestable resources; when false, only locations without.
Filter by harvestable commodity name or UUID. Accepts comma-separated values (see GET /api/commodities for valid values).
When true, exclude minor locations that are only shown when their parent is selected.
Response
Available filters for starmap locations.