/
HE
hexclave
/
Hexclave REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 42m ago · Updated 4d ago
Details
Filter operations
Analytics
2
Anonymous
1
API Keys
10
CLI Authentication
3
Connected Accounts
1
Contact Channels
8
DataVault
2
Emails
8
Oauth
8
Others
1
OTP
4
Password
7
post
Reset password with a code
post
Check reset password code
post
Send reset password code
post
Set password
post
Sign in with email and password
post
Sign up with email and password
post
Update password
Payments
5
Permissions
6
Projects
1
Session Replays
5
Sessions
5
Teams
17
Users
8
get
/api/v1
Password
Sign in with email and password
Sign in to an account with email and password
post
/auth/password/sign-in
Request body
object
required
email
string
required
password
string
required
Example request
{}
Response
Successful response
object
required
access_token
string
required
refresh_token
string
required
user_id
string
required
Changes