API Reference
- Base URL:
https://<your-vscope-host>/ - API docs (OpenAPI UI):
https://<your-vscope-host>/apidoc - Auth header:
token: <your-token> - Formats: JSON (primary); some endpoints support CSV/XLSX for exports.
- Common statuses:
200 OK,401/403(auth/permission),404(not found/disabled),429/5xx(load/errors). - Data scope: read assets/tags/relations; limited write for tags/targets per exposed endpoints.
See /apidoc for full endpoint list and payload details.