/
QU
quivaworks
/
quiva.ai Gateway
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 13m ago · Updated 9mo ago
View markdown
quivaworks
quiva.ai Gateway (openapi)
post
Validate token
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2025-11-28
71
37
165.5 KB
771d118bd4d1
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
Validate token
Validates an authentication or refresh token.
post
/accounts/token-validate
Request body
object
required
token
string
required
Token to validate
Response
Token validation result
object
required
data
boolean
required