/
ST
strikedm
/
StrikeDM Backend User API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 3w ago
Details
Filter operations
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
Authenticate with the API to get a JWT
Test
get
/Authenticate.json
Query parameters
user
string
required
Username
password
string
required
Password
Response
successful operation
unknown[]
required
{"stackTrail":"paths:/Authenticate.json:get:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}
Changes