[Notice] API Update: New Endpoints & API Enhancements

We are pleased to announce the latest updates to the MSU Open API, including new endpoints and enhancements to existing APIs.


:play_button: API Updates

[Market]

New valuation endpoints have been added to the Market category, providing access to average trade prices and trade volume data for assets and items.

  • New Endpoints
    • GET /v1rc1/market/valuation/asset — Retrieve historical asset valuation data
    • GET /v1rc1/market/valuation/item — Retrieve historical item valuation data

[Rewards]

The Rewards category has been expanded with new streaming endpoints for reward and raffle history to improve scalability and support larger datasets.

Selected reward APIs have also been updated to include additional RaffleItem information in their responses.

  • New Endpoints

    • GET /v1rc1/msn/characters/{characterAssetKey}/raffles/history/stream — Stream character raffle history
    • GET /v1rc1/msn/rewards/{worldId}/history/stream — Stream world reward history
  • Updated Endpoints

    • GET /v1rc1/msn/rewards/{worldId}
    • GET /v1rc1/msn/rewards/{worldId}/history

For detailed specifications, request and response examples, and integration guides, please refer to the updated MSU OpenAPI Docs.

:play_button: How to Apply for Access

Please follow the appropriate application process based on your current status:

  • New to the MSU API?
    If you do not yet have an API key, please apply through the API Access page.
  • Already have an API key?
    If you already hold an API key issued prior to June 8, please submit a separate request to have your existing key updated with the New Endpoint Permissions.

Once your application is reviewed and approved, we will update your API key permissions and notify you so you can begin development immediately.


We encourage all builders to explore the latest API capabilities and implementation details through the updated documentation.

Thank you for your continued commitment to the MapleStory Universe ecosystem.