SpaceTradersAPI / api-docs

The API documentation for the SpaceTraders API
143 stars 36 forks source link

[Feature Request ✨] Ability to filter systems by sector #39

Closed wolfadex closed 11 months ago

wolfadex commented 1 year ago

It would be great to be able to query for systems within a particular sector, either through a query param like sector=X1 or as a separate endpoint like /v2/sectors and /v2/sectors/{sectorSymbol} where a sector returns an array of System symbols.

space-admiral commented 11 months ago

Great suggestion! We only have the one sector right now, but when we add more this is definitely something we want to implement.