Open VTS API Reference
Complete REST API documentation for the Open VTS vehicle tracking platform. Organized by role with authentication, request/response examples, and code samples.
https://<your-domain>:3001Guides
Overview
API style, role hierarchy, base headers
Authentication
JWT lifecycle, payload, token usage
Response Envelope
Success and error response format
Error Handling
HTTP status codes and meanings
WebSocket
Socket.IO namespaces and events
Data Models
Core schemas and field definitions
Enumerations
Roles, statuses, categories
Rate Limits
Limits, validation, constraints
Endpoint Groups
Auth APIs
PublicAuthentication, password recovery, push tokens, and OAuth.
/authSuperadmin APIs
SUPERADMINPlatform administration: admin management, credits, config, catalogs, templates, integrations, dashboard, and server management.
/superadminAdmin APIs
ADMINFleet operator endpoints: user, vehicle, device, SIM, driver management, billing, bulk operations, and more.
/adminUser APIs
ADMIN | USERFleet manager endpoints: vehicle tracking, geofencing, routes, drivers, sharing, dashboard, and notifications.
/userHealth APIs
PublicServer and database health checks. No authentication required.
/health