Resources
Base URLs, authentication, and the resource family index for the Admin Panel API, with a quick endpoint reference for every operation.
This page indexes the Admin Panel API's operations by resource family. Each family has its own page with the full parameter and response schema for every operation, plus a panel for sending a test request directly from the documentation.
Use this page to find the family you need and jump straight to its operations.
Authentication
Most operations require a session hash in the Authorization header. See Admin Panel authentication for how to obtain one and use it in requests.
Base URL
The Admin Panel API is accessible via the panel/ subsection of the API URL. For example, an account/auth call on the European platform uses https://api.eu.navixy.com/v2/panel/account/auth.
The regional base URLs are shared with the Platform API and are listed once in Base URLs.
The query-string and form-encoded body transports both percent-encode their values. Any character in those values outside ASCII codes 32 to 127 must be URL encoded.
OpenAPI specification
Every operation on every family page is generated from a single OpenAPI 3.1 specification, so the parameter tables, response schemas, and status codes are the specification rendered rather than prose written by hand.
You can download the raw specification as JSON to generate a client, load into an API tool, or hand to an AI agent. Treat it as the technical source of truth.
Resource families
Every operation belongs to one of the 10 resource families below. For how dealers, sub-dealers, users, trackers, and plans relate to each other, see Key concepts.
Session lifecycle and permission checks
Dealer profile, activation codes, and panel settings
Sub-dealer accounts and their credentials
User accounts, balances, menu presets, and multi-factor authentication
Devices, clones, settings, and plans
Service plans and device registration defaults
Equipment orders
Email gateways
Supported time zones
Quick endpoint reference
The tables below list every operation grouped by family. Each endpoint links to the page where its full schema and test panel live.
Account
Dealer
Subpaas
User
Tracker
POST
Report how many trackers were active in each month of a date range.
Tariff (plan)
Order
Gateways
Timezone
Support
For questions and support, contact the Navixy developer support team.
Last updated
Was this helpful?