/
SP
spacebarchat
/
Spacebar Server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 3d ago
Details
Filter operations
3
_spacebar
4
-
2
applications
30
attachments
1
auth
16
get
/auth/whoami/
post
/auth/verify/view-backup-codes-challenge/
post
/auth/verify/resend/
post
/auth/verify/
get
/auth/sessions/
post
/auth/sessions/logout
post
/auth/reset/
post
/auth/register/
post
/auth/mfa/webauthn/
post
/auth/mfa/totp/
post
/auth/logout/
post
/auth/login/
get
/auth/location-metadata/
get
/auth/generate-registration-tokens/
post
/auth/forgot/
post
/auth/fingerprint/
beaker
1
channels
54
collectibles-categories
1
collectibles-shop
1
connections
4
discoverable-guilds
1
discovery
1
download
1
emojis
1
experiments
1
games
1
gateway
2
gifs
3
guild-recommendations
1
guilds
77
healthz
1
hub-waitlist
1
interactions
2
invites
3
oauth2
4
outbound-promotions
1
partners
1
ping
1
policies
5
read-states
1
readyz
1
reporting
21
safety-hub
2
scheduled-maintenances
1
science
1
stage-instances
1
static
1
sticker-packs
1
stickers
2
stop
1
store
4
teams
2
track
1
updates
1
users
64
verify-email
1
voice
1
warp
1
webhooks
11
widget
1
auth
post
/auth/reset/
Request body
PasswordResetSchema
required
password
string
required
token
string
required
Response
TokenOnlyResponse
required
token
string
required
Changes