SUPERADMIN·Base path:
/superadminSuperadmin APIs
Platform administration: admin management, credits, config, catalogs, templates, integrations, dashboard, and server management.
Admin Management
- POSTCreate Admin
/superadmin/createadmin - GETList Admins
/superadmin/adminlist - GETGet Admin by ID
/superadmin/admin/:id - POSTUpdate Admin
/superadmin/updateadmin/:id - POSTUpdate Admin Password
/superadmin/adminpasswordupdate - POSTActivate/Deactivate Admin
/superadmin/activateadmin/:id - GETImpersonate Admin (Login As)
/superadmin/adminlogin/:id - DELETEDelete AdminDestructive
/superadmin/deleteadmin/:id
Credits & Billing
Configuration & Settings
- GETGet Software Config
/superadmin/softwareconfig - PATCHUpdate Software Config
/superadmin/softwareconfig - GETGet SMTP Settings
/superadmin/smtpsettings - PATCHUpdate SMTP Settings
/superadmin/smtpsettings - POSTTest SMTP
/superadmin/testsmtp - GETGet Admin SMTP Config
/superadmin/smtpconfig/:adminId - PATCHUpdate Admin SMTP Config
/superadmin/smtpconfig/:adminId - GETGet Company Config
/superadmin/companyconfig/:adminId - PATCHUpdate Company Config
/superadmin/companyconfig/:adminId - GETGet Localization Settings
/superadmin/localization - PATCHUpdate Localization Settings
/superadmin/localization - GETGet White Label Settings
/superadmin/whitelabel - PATCHUpdate White Label Settings
/superadmin/whitelabel
Master Data Catalogs
- GETList Vehicle Types
/superadmin/vehicletypes - POSTCreate Vehicle Type
/superadmin/vehicletypes - PATCHUpdate Vehicle Type
/superadmin/vehicletypes/:id - DELETEDelete Vehicle TypeDestructive
/superadmin/vehicletypes/:id - GETList Device Types
/superadmin/devicetypes - POSTCreate Device Type
/superadmin/devicetypes - PATCHUpdate Device Type
/superadmin/devicetypes/:id - DELETEDelete Device TypeDestructive
/superadmin/devicetypes/:id - GETList Command Types
/superadmin/commandtypes - POSTCreate Command Type
/superadmin/commandtypes - PATCHUpdate Command Type
/superadmin/commandtypes/:id - DELETEDelete Command TypeDestructive
/superadmin/commandtypes/:id - GETList Custom Commands
/superadmin/customcommands - POSTCreate Custom Command
/superadmin/customcommands - PATCHUpdate Custom Command
/superadmin/customcommands/:id - DELETEDelete Custom CommandDestructive
/superadmin/customcommands/:id - GETList System Variables
/superadmin/systemvariables - POSTCreate System Variable
/superadmin/systemvariables - PATCHUpdate System Variable
/superadmin/systemvariables/:id - DELETEDelete System VariableDestructive
/superadmin/systemvariables/:id - GETList Document Types
/superadmin/documenttypes - POSTCreate Document Type
/superadmin/documenttypes - PATCHUpdate Document Type
/superadmin/documenttypes/:id - DELETEDelete Document TypeDestructive
/superadmin/documenttypes/:id - GETList SIM Providers
/superadmin/simproviders - POSTCreate SIM Provider
/superadmin/simproviders - PATCHUpdate SIM Provider
/superadmin/simproviders/:id - DELETEDelete SIM ProviderDestructive
/superadmin/simproviders/:id
Email & Notification Templates
- GETList Email Templates
/superadmin/emailtemplates - GETGet Email Template
/superadmin/emailtemplates/:id - PATCHUpdate Email Template
/superadmin/emailtemplates/:id - GETList App Notify Templates
/superadmin/appnotifytemplates - GETGet App Notify Template
/superadmin/appnotifytemplates/:id - PATCHUpdate App Notify Template
/superadmin/appnotifytemplates/:id - GETList WhatsApp Templates
/superadmin/whatsapptemplates - GETGet WhatsApp Template
/superadmin/whatsapptemplates/:id - PATCHUpdate WhatsApp Template
/superadmin/whatsapptemplates/:id - GETWhatsApp Templates Meta
/superadmin/whatsapptemplates/meta - POSTSync WhatsApp Templates
/superadmin/whatsapptemplates/sync
Third-Party Integrations
- GETList Integrations
/superadmin/integrations - POSTUpsert Integration
/superadmin/integrations - PATCHUpdate Integration
/superadmin/integrations/:id - DELETEDelete IntegrationDestructive
/superadmin/integrations/:id - POSTRotate Integration Secret
/superadmin/integrations/:id/rotate-secret - POSTTest FCM Integration
/superadmin/integrations/:id/test-fcm - POSTTest WhatsApp Integration
/superadmin/integrations/:id/test-whatsapp - POSTTest OpenRouter Integration
/superadmin/integrations/:id/test-openrouter - POSTValidate Google SSO
/superadmin/integrations/:id/validate-google-sso - POSTValidate Geocoding
/superadmin/integrations/:id/validate-geocoding
Dashboard & Analytics
Calendar Events
Vehicle Lookup (by IMEI)
- GETVehicle Details by IMEI
/superadmin/vehicles/by-imei/:imei/details - GETVehicle Logs by IMEI
/superadmin/vehicles/by-imei/:imei/logs - GETVehicle Trail by IMEI
/superadmin/vehicles/by-imei/:imei/trail - GETVehicle Replay by IMEI
/superadmin/vehicles/by-imei/:imei/replay - GETVehicle History by IMEI
/superadmin/vehicles/by-imei/:imei/history - GETVehicle Sensors by IMEI
/superadmin/vehicles/by-imei/:imei/sensors - GETVehicle Events by IMEI
/superadmin/vehicles/by-imei/:imei/events