Nexus Legacy API Notes
Nexus Legacy API Notes
This folder documents the Nexus Legacy game API capabilities that are currently used or observed by this addon.
Scope
- Coverage is based on endpoints referenced in the source tree.
- Existing files document endpoints that were already analyzed earlier.
- New files added here document the remaining observed capabilities.
- Some payloads are fully confirmed from TypeScript models.
- Some payloads are partial and marked as inferred when the addon only consumes a subset of fields.
Confirmed Core Behavior
- Requests are sent with browser session cookies via
credentials: include. - The extension rewrites
OriginandRefererfor/api/*requests so dashboard-originated calls behave like in-game requests. - Rate-limit headers
ratelimit-limit,ratelimit-remaining, andratelimit-resetare observed and used by the client.
Live Audit (Primary: S0)
- Primary validation target:
https://s0.nexuslegacy.space - Full sweep summary (GET + safe POST probes): live-sweep-s0-full-2026-08-06.md
- GET status table: live-sweep-s0-full-2026-08-06.get.csv
- POST probe table: live-sweep-s0-full-2026-08-06.post.csv
- Code adaptation mapping: code-adaptation-report-s0-2026-08-06.md
- Secondary host comparison: api-delta-s0-vs-nf-normalized-2026-08-06.md
Endpoint Index
Authentication and Player
Planet, Research, and Assets
- planets_list.md
- planet_fleet.md
- planets_detail.md
- planets_shipyard.md
- research.md
- research_start.md
- images.md
- outposts.md
- outpost_collect.md
- outpost_garrison.md
- outpost_supply.md
- moon_detail.md
- moon_fleet.md
- moon_dispatch.md
- moon_recall.md
- moon_send.md
Fleet and Exploration
- fleet_missions.md
- fleet_fuel_estimate.md
- fleet_dispatch.md
- fleet_mine.md
- fleet_survey.md
- fleet_collect_salvage.md
- fleet_investigate.md
- fleet_collect_debris.md
- fleet_expedition.md
- fleet_xeno_survey.md
- fleet_survey_cooldowns.md
- fleet_survey_reports.md
- fleet_pirate_reports.md
- fleet_spy_reports.md
- fleet_camp_scout_reports.md
- fleet_mining_reports.md
- fleet_expedition_reports.md
- fleet_reports.md
- fleet_report_detail.md
- fleet_wormholes.md
- fleet_wormhole_runs.md
- fleet_pirate_camps.md
- system_debris.md
Galaxy and Stations
- galaxy_map.md
- galaxy_arms.md
- galaxy_arm_sectors.md
- galaxy_sector_systems.md
- galaxy_field_index.md
- galaxy_system_planets.md
- stations_sector.md
Market and Trade
- market_orders.md
- alliance_trade_orders.md
- market_hubs.md
- market_my_balances.md
- market_order_fill.md
- market_my_trades.md