Hi Sekai

Quick Start

Quickly learn how to use

API Endpoint

Hi Sekai provides a public API that can be accessed via HTTP requests, returning data in JSON format.

For example, the following endpoints can provide ranking tracking data for the top 100 players in the current event:

https://api.hisekai.org/event/live/top100

Example Requests

Here are some example requests:

curl https://api.hisekai.org/event/live/top100

Or simply open the URL in your browser to view the data.

Some browsers provide Pretty-print button, which may sometimes display the player's id field as a scientific notation.