Interface

APIInstanceEndpoints

Endpoint URLs for a Fluxer instance.

Properties

NameTypeDescription
adminstringBase URL for the admin panel.
apistringBase URL for authenticated API requests (origin, no /vN suffix).
api_clientstringBase URL for client API requests.
api_publicstringBase URL for public API requests.
gatewaystringWebSocket URL for the gateway.
giftstringBase URL for gift links.
invitestringBase URL for invite links.
marketingstringBase URL for the marketing website.
mediastringBase URL for the media proxy (avatars, icons, emojis, etc.).
static_cdnstringBase URL for static assets (default avatars).
webappstringBase URL for the web application.