Hi Sekai
API EndpointsUser lookup

User profile

Guide to Project Sekai user profile lookup

Endpoint Info

Retrieve the user profile data of a specific player:

GET https://api.hisekai.org/[region]/user/[user_id]/profile
  • [region] now only supports tw.
  • [user_id] is the player ID to query.

The /[region]/user/[user_id]/profile is cached data.

Example Requests

GET https://api.hisekai.org/tw/user/7014633806900763393/profile

Data Fields

Returns the raw API data, including level, team, cards, power, and much more.