Documentation
ConverzaFlow API, privacy, and backups
Workspace API scopes, operator privacy checklist, and what a usable backup contains.
Workspace API
Base path /api/v1. Authenticate with a workspace Sanctum token.
- GET /api/v1/workspace — scope workspace:read
- GET /api/v1/contacts — scope contacts:read
- GET /api/v1/conversations — scope conversations:read
- Lists return data + cursor meta (limit 1–100)
Privacy
Installing the software does not make a deployment GDPR/CCPA compliant. You control hosting, providers, retention, and notices.
Backup and restore
Back up together: database, persistent uploads, .env (encrypted separately), APP_KEY, custom modules, web-server/cron/queue config, and the exact release archive with checksum.
- vendor, node_modules, logs, and caches are not authoritative data
- Restore onto a clean host matching that release before reopening traffic
Still stuck?
Check the setup guide bundled with your download first — it is specific to the release you own. If that does not resolve it, open support and include your Envato purchase code so we can match the licence.
Go to support