Workspace Self-Onboarding
note
API paths that contain tenant keep that word for compatibility. In the product it means your workspace.
This guide is for customers using Dralvia SaaS (dralvia.tech) or a self-hosted deployment.
What you will accomplish
- Create/sign in to an account
- Run a first successful scan in the UI
- Generate an API key and run the same scan via API
- Understand the risk score, flags, and EvidencePack (Dralvia's exportable evidence report) summary
- Learn default quotas/limits and common troubleshooting steps
Quick checklist (end-to-end)
- Open the portal (
https://dralvia.tech/) and sign in (or use guest mode) - Run your first scan in the UI (
#/phishing) - Generate an API key (
#/api-keys) and store it in a secret manager - Run your first API scan (
POST https://dralvia.tech/api/tenant/scan) - Review the output (risk score, flags, EvidencePack summary)