HTTP API
Export and import
JSON export of aggregates. CSV import for history.
Export
GET /api/sites/{id}/export — aggregates, not raw event rows. Safe to hand to a spreadsheet or another Vector 5 instance.
Import
POST /api/sites/{id}/import with a CSV body. Use this when you are leaving another tool and want a baseline. It does not invent actors the source did not have — those rows land as human unless the CSV includes an actor column Vector 5 recognises.
Something off? Open an issue · Edit on GitHub

