Online

api.soheab.com

API

The API service is online. This hostname is for programmatic endpoints and OAuth routes, so it does not have a full public frontend.

Reference

Discord OAuth Endpoints

Starts the Discord OAuth flow and redirects to Discord.

Public

Deletes the stored OAuth token for the current browser session.

Cookie
GET /discord/callback

OAuth callback that exchanges a Discord code and sets the session cookie.

Public

Returns the authenticated Discord user as JSON.

Cookie

Returns the authenticated user's Discord guilds as JSON.

Cookie
GET

Returns guild member data for the authenticated user in one guild.

Cookie