Systems

Get Market

Retrieve imports, exports and exchange data from a marketplace. Requires a waypoint that has the Marketplace trait to use.

Send a ship to the waypoint to access trade good prices and recent transactions. Refer to the Market Overview page to gain better a understanding of the market in the game.

get/systems/{systemSymbol}/waypoints/{waypointSymbol}/market

Path parameters

systemSymbolstring required

The system symbol

waypointSymbolstring required

The waypoint symbol

Response

Successfully fetched the market.

dataMarketJson required— unresolved $ref

Changes

Changed in 7 of the 50 revisions of this API.228

    • added the new path request parameter systemSymbol

      new-request-path-parameter

    • added the new path request parameter waypointSymbol

      new-request-path-parameter

    • api tag Systems added

      api-tag-added

    • api tag systems removed

      api-tag-removed

    • the endpoint scheme security AgentToken was added to the API

      api-security-added

    • the endpoint scheme security AgentToken was removed from the API

      api-security-removed

    • the endpoint scheme security AgentToken was added to the API

      api-security-added

    • endpoint added

      endpoint-added

  • 86f8c56c469022See the full diff
    • deleted the path request parameter systemSymbol

      request-parameter-removed

    • deleted the path request parameter waypointSymbol

      request-parameter-removed

    • api tag systems added

      api-tag-added

    • api tag Systems removed

      api-tag-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 50 revisions, 2 have no diff computed.