/
ST
strikedm
/
StrikeDM Backend User API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 17h ago · Updated 2w ago
View markdown
strikedm
StrikeDM Backend User API
post
Register a passkey
latest
OpenAPI 3.0.0
2026-08-11
105
1
193.9 KB
53010fa1289e
Account
11
Calls
1
Journey
12
Phone Numbers
3
Reports
1
System
5
User
16
get
Get Passkey Registration options
post
Register a passkey
delete
Delete a specific passkey
post
Register a passkey
post
Authenticate a passkey
get
Get a list of passkeys for the current logged in user or provide a passkey_id to get a particular one.
patch
Enable TOTP and get a secert code
patch
Disable TOTP and remove secret
get
Verify a TOTP code.
post
Start the account recovery process
get
Get JWT to recover account.
get
Authenticate with the API to get a JWT
post
Authenticate with the API to get a JWT
get
Get current user information
patch
Update a users information
patch
Change a users password.
Workspace
56
User
Register a passkey
post
/passKeyRegister.json
Request body
object
required
nickname
string
id
string
rawId
string
type
string
response
object
Response
Success