/
SC
scanopy
/
Scanopy API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 6d ago
Details
Filter operations
auth
15
post
/api/auth/check-email
post
/api/auth/forgot-password
post
/api/auth/login
post
/api/auth/logout
post
/api/auth/me
post
/api/auth/oidc/{slug}/unlink
get
Get current onboarding state from session
post
Store onboarding step in session
post
/api/auth/register
post
/api/auth/request-email-change
post
/api/auth/resend-verification
post
/api/auth/reset-password
post
Store pre-registration setup data (org name, networks, seed preference) in session
post
/api/auth/update
post
/api/auth/verify-email
billing
16
Bindings
7
config
1
Credentials
8
Daemon API Keys
8
daemons
5
Daemons
10
dashboard
1
Dependencies
7
Discoveries
11
github
1
hosts
1
Hosts
10
Interfaces
7
internal
1
Invites
4
IP Addresses
7
Networks
7
Organizations
9
Ports
7
Services
7
Shares
9
Snapshots
4
Subnets
7
system
1
Tags
10
Topologies
7
User API Keys
8
Users
7
Vlans
8
auth
internal
post
/api/auth/check-email
Request body
CheckEmailRequest
required
Check email availability request
email
string
email
required
Response
Email is available
ApiResponse
required
data
TupleUnit
— unresolved $ref
error
string
nullable
meta
ApiMeta
required
API metadata included in all responses
success
boolean
required
Changes