/
QU
quivaworks
/
quiva.ai Gateway
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 9mo ago
Details
Account Management
15
API Keys
4
Authentication
18
get
Initiate OAuth login flow
get
OAuth callback handler
post
Authenticate with password
post
Authenticate with recovery code
post
Request password reset
post
Reset password
post
Set password
post
Authenticate with TOTP
get
Get email verification code
post
Begin passkey authentication
post
Validate token
post
Authenticate with API key
get
Get session tokens
delete
Revoke auth token
post
Refresh authentication token
delete
Revoke refresh token
delete
Revoke all tokens
post
Complete passkey authentication
Mesh Nodes
1
Multi-Factor Authentication
11
Payment
10
User Management
12
Authentication
API Keys
Authenticate with API key
Authenticates a user using an API key.
post
/accounts/auth-with-api-key
Request body
AuthWithApiKeyRequest
required
api_key
string
required
Api key
Response
Authentication successful
object
required
data
AuthResponse
required