these endpoints are documented as needing a token but don't need one:
- GET:/
- GET:/market/supply-chain
- GET:/systems
- GET:/systems/{systemSymbol}
- GET:/systems/{systemSymbol}/waypoints
- GET:/systems/{systemSymbol}/waypoints/{waypointSymbol}
- GET:/systems/{systemSymbol}/waypoints/{waypointSymbol}/construction
- GET:/systems/{systemSymbol}/waypoints/{waypointSymbol}/market
- GET:/systems/{systemSymbol}/waypoints/{waypointSymbol}/jump-gate
- presumably GET:/systems/{systemSymbol}/waypoints/{waypointSymbol}/shipyard but i can't find any shipyards
- GET:/factions
- GET:/agents
- GET:/agents/{agentSymbol}
and GET:/my/factions isn't documented as needing a token but does need one
these endpoints are documented as needing a token but don't need one:
and GET:/my/factions isn't documented as needing a token but does need one