/
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
billing
15
Bindings
7
config
1
Credentials
8
Daemon API Keys
8
daemons
3
Daemons
10
dashboard
1
Dependencies
7
Discoveries
11
github
1
hosts
1
Hosts
9
Interfaces
7
internal
1
Invites
4
IP Addresses
7
Networks
7
Organizations
8
get
Get the current user's organization
post
Record the user's response to the daemon-install prompt so it is not shown again. Each CTA persists a distinct onboarding milestone (the org subscriber dedups); the PostHog subscriber turns these into funnel events, so no client-side telemetry is needed.
post
Update user profile with deferred marketing fields
post
Submit referral source (how did you hear about us)
put
Update organization name
delete
Delete the organization entirely, including all data and users
post
Populate demo data (only available for demo organizations)
post
Reset all organization data (delete all entities except organization and owner user)
Ports
7
Services
7
Shares
9
Snapshots
4
Subnets
7
system
1
Tags
10
Topologies
10
User API Keys
8
Users
7
Vlans
8
Organizations
Submit referral source (how did you hear about us)
post
/api/v1/organizations/referral-source
Request body
ReferralSourceRequest
required
Request to submit referral source
referral_source
string
required
referral_source_other
string
nullable
Response
Referral source recorded
ApiResponse
required
data
TupleUnit
— unresolved $ref
error
string
nullable
meta
ApiMeta
required
API metadata included in all responses
success
boolean
required
Changes