Access Portalaccess.entry-base.org

Restricted access overview

This portal provides controlled access to workspace services, sync APIs, approved device sessions, and audit-protected resources. Authentication is required for all workspace-specific operations.

Device policy

New devices are challenged and may require administrator approval. Managed device status can be revoked without deleting workspace data.

Audit logging

Authentication attempts, API token events, sync actions, and file access activity are logged for security review.

Common API endpoints

GET /api/status
GET /api/auth/me
GET /api/v1/workspaces/current
GET /api/v1/devices
GET /api/v1/storage/quota
POST /api/v1/sync/pull
POST /api/v1/files/upload

Unauthorized calls return structured JSON errors with an AUTH_REQUIRED code.