# Platform API

- [Navixy platform API](https://navixy.com/docs/navixy-api/user-api/getting-started.md)
- [Platform authentication](https://navixy.com/docs/navixy-api/user-api/authentication.md)
- [Backend functionality](https://navixy.com/docs/navixy-api/user-api/backend-api.md): Getting started with Navixy Backend API
- [Errors](https://navixy.com/docs/navixy-api/user-api/backend-api/errors.md)
- [Guides and Examples](https://navixy.com/docs/navixy-api/user-api/backend-api/guides.md)
- [Data retrieval](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/data-retrieval.md)
- [Getting Track Points](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/data-retrieval/get-track-points.md)
- [Getting List of GPS Trackers](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/data-retrieval/get-tracker-list.md)
- [Obtaining Report Information](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/data-retrieval/obtain-reports.md)
- [Retrieving Sensor and Counter Data](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/data-retrieval/sensor-data.md)
- [Device management](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/device-management.md)
- [Activate device](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/device-management/activate-device.md)
- [Sending Commands to a GPS Tracker via IP protocol (OTA)](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/device-management/send-commands.md)
- [Tracking Stationary Objects with BLE Tags](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/device-management/ble-beacons.md)
- [Field service management](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/field-service-management.md)
- [Changing Employee Statuses](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/field-service-management/change-task-statuses.md)
- [Working with Check-ins](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/field-service-management/check-ins.md)
- [Using Task Forms](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/field-service-management/create-forms.md)
- [How to Create and Assign Tasks](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/field-service-management/manage-tasks.md)
- [Fleet management](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/fleet-management.md)
- [Using Driver Journals](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/fleet-management/driver-journals.md)
- [Managing Vehicles and Service Works](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/fleet-management/service-works.md)
- [Using Tags](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/fleet-management/use-tags.md)
- [Places](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/places.md)
- [Managing Geofences](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/places/manage-geofences.md)
- [Managing POIs](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/places/manage-pois.md)
- [Rules and notifications](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/rules-notifications.md)
- [Receiving Push Notifications in Your App](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/rules-notifications/get-push-notifications.md)
- [Using Rules](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/rules-notifications/use-rules.md)
- [Working with Notifications](https://navixy.com/docs/navixy-api/user-api/backend-api/guides/rules-notifications/work-with-notifications.md)
- [Resources](https://navixy.com/docs/navixy-api/user-api/backend-api/resources.md)
- [Tracking](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking.md)
- [APN settings](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/apn_settings.md): API call to get APN settings by device's phone number.
- [Delivery info](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/delivery.md): API calls to get delivery states and tasks by IDs.
- [Geocoder](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/geocoder.md): API calls to search address and location using geocoder
- [Map layer](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/map_layer.md): Contains map layer object structure and API calls to interact with it.
- [Retranslator](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/retranslator.md): Retranslator
- [Beacon](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/beacon.md)
- [BLE beacon data](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/beacon/index.md): Contains list of methods to get BLE beacon data.
- [Route](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/route.md)
- [Getting route](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/route/index.md): API call for getting the route to destination point.
- [Getting the route with Google](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/route/route_google.md)
- [Getting route with OSRM](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/route/route_osrm.md)
- [Getting route with Progorod](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/route/route_progorod.md)
- [Status](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/status.md)
- [Working status](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/status/index.md): Contains status object and API calls to interact with them.
- [Tracker's working status](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/status/tracker.md): This resource contains methods to read and assign working status of a particular tracker.
- [Listing](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/status/listing.md)
- [Working status list](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/status/listing/index.md): Contains status listing object and API calls to interact with working status list.
- [Tracker's working status list](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/status/listing/tracker.md): Contains API call which link together trackers and working status lists.
- [Track](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/track.md)
- [Track](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/track/index.md): Contains API calls to interact with tracks and for getting all track points.
- [Waybill](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/track/waybill.md)
- [Waybill](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/track/waybill/index.md): This resource contains information to download waybill report for tracks.
- [Waybill settings](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/track/waybill/settings.md): Contains API call to get the last waybill number.
- [Tracker](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker.md): This document contains tracker object structure and API calls to interact with it.
- [Alarm mode for tracker](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/alarm_mode.md): Contains API calls to read and set alarm mode of device.
- [APN settings by tracker ID](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/apn_settings.md): Contains API call to get APN settings by tracker ID.
- [Avatar for the tracker](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/avatar.md): Contains API call to upload avatar for the tracker.
- [Chat](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/chat.md): API calls to work with chat module.
- [Contact](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/contact.md): API call to get user's trackers with special grouping by "contacts"
- [Counters](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/counter.md): This resource contains counter specific actions
- [Datalogger](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/datalogger.md): API call for uploading datalogger information.
- [Assigning employee to tracker](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/employee.md): API calls for assigning employee ("driver") to a device and reading who is already assigned.
- [Engine immobilizer](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/engine_immobilizer.md): API requests to read the state of immobilizer and to set the new state.
- [Group](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/group.md): Contains group object structure and API calls to interact with them.
- [LED](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/led.md): API calls to get and update LED state of the tracker.
- [Mobile app register](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/mobile.md): API call to register a mobile application. Deprecated.
- [Digital output](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/output.md): API calls for output control.
- [Sensor readings](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/readings.md): API call to get last values for all metering sensors and state values. Includes CAN, OBD, and fuel.
- [Retranslator](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/retranslator.md)
- [Trusted number](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/trusted_number.md): API calls to interact with list of trusted numbers for trackers.
- [Command](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/command.md)
- [Unconfirmed commands](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/command/unconfirmed.md): API calls for to interact with unconfirmed SMS commands in the queue of the specified tracker.
- [Rules](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/rules.md)
- [Rule](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/rules/rule.md): API calls to interact with tracker's rules. Rules used to set up conditions according to which the system logs the events and sends notifications to user.
- [Rule types](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/rules/rule_types.md)
- [Sensor](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/sensor.md)
- [Sensor calibration data](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/sensor/calibration_data.md): API calls to read and set sensor calibration data.
- [Sensor actions](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/sensor/index.md): API calls to interact with sensors.
- [Input name](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/sensor/input_name.md): API call to get descriptions of all sensor inputs existing in the system.
- [Settings](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/settings.md)
- [Tracker settings actions](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/settings/index.md): API calls to get and change tracker's label and group.
- [LBS settings](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/settings/lbs.md): API calls for reading and changing LBS settings.
- [Tracking mode](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/settings/tracking.md): API calls for setting data transmission and operating modes of devices.
- [Tracking profiles](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/settings/tracking_profiles.md): Tracking profiles of all device models with description.
- [Parking detection](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/settings/trip_detection.md): API calls for getting and changing parking detection for the tracker.
- [Special](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/settings/special.md)
- [About special settings](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/settings/special/index.md): About special settings. Some trackers provide additional specific kind of control which is defined with \`special\_control\` field of tracker model.
- [Specific portlets](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/settings/special/portlets.md)
- [Stats](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/stats.md)
- [Engine hours](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/stats/stats_engine_hours.md): API call to read engine hours (time when engine is on) counted for the specified period.
- [Mileage](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/stats/stats_mileage.md): API call to get mileage in kilometers in specified period grouped by trackers and day.
- [Commands](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/tracker/commands.md): Create, manage, and execute custom device commands and HTTP POST webhooks for individual trackers.
- [Zone](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/zone.md): This document contains zone object description and CRUD actions for geofences.
- [Geofence point](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/zone/zone_point.md): All actions to retrieve and manipulate points of the geofence.
- [Asset](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/asset.md)
- [Asset groups](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/tracking/asset/asset-groups.md)
- [Geo Links](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/location_link.md): API calls for working with Geo Links.
- [Billing](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/billing.md)
- [Bill](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/billing/bill.md): Bill object description and API calls for work with user's bills.
- [Payment system](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/billing/payment_system.md): Payment system settings object and API calls for working with payment systems and make payments.
- [Subscription](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/billing/subscription.md): API calls to interact with payment subscriptions
- [Transaction](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/billing/transaction.md): Transaction object description and API call to get list of user's billing transactions for the specified period.
- [Tariff](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/billing/tariff.md)
- [Plan](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/billing/tariff/index.md): Tariff object description and API call to get the list of device's tariffs available to user.
- [Tracker plans](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/billing/tariff/tariff_tracker.md): API calls on user's actions with tracker tariffs
- [User commons](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons.md)
- [API Keys](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/api-keys.md): Working with API keys
- [Base](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/base.md): Contains API calls to health-check and send email.
- [Data](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/data.md): API call to parse the spreadsheet data
- [Dealer](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/dealer.md): Contains API call to get dealer info and dealer-specific UI settings.
- [Feedback](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/feedback.md): Contains feedback object and API call to send a feedback email, ask for help or suggest a new feature.
- [File](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/file.md): Contains an API call to get user's file statistic.
- [Notification](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/notification.md): Contains an API call to get list of user notifications.
- [Timezone](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/timezone.md): Contains an API call to get information about all supported timezones.
- [Entity](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/entity.md)
- [Entity Fields](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/entity/fields.md): Contains field object description and API calls to interact with it.
- [Entity actions](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/entity/index.md): Contains entity object description and API calls to interact with it. Entity describes a class of objects for which representation and editable fields can be customized.
- [Entity Search Conditions](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/entity/search_conditions.md): Contains search conditions object description and condition types. Search conditions used to search and filter list of certain entities by built-in and/or custom fields.
- [History](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/history.md)
- [Tracker events](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/history/history_tracker.md): Contains list method to get tracker's events.
- [Event type](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/history/history_type.md): Contains list method to get event types available to user with localized descriptions.
- [Unread events](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/history/history_unread.md): Contains API calls to interact with unread history entries.
- [User events](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/history/history-user.md): Contains list method to get user's events.
- [Events history](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/history/index.md): Contains history entry object description and API calls to interact with it.
- [Asset events](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/history/asset-events.md)
- [Plugin](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/plugin.md)
- [Plugin](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/plugin/index.md): Contains plugin object description and API calls to interact with it.
- [Report plugins](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/plugin/report_plugins.md): Contains report plugins with plugin-specific parameters.
- [Report](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/report.md)
- [Report schedule](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/report/report_schedule.md): Particular report can be delivered to user's mailbox regularly.
- [Report Tracker](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/report/report_tracker.md): User reports enable comprehensive statistics and analytics, presenting summary data in various perspectives through tables and graphs.
- [Subuser](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/subuser.md)
- [Subuser](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/subuser/index.md): API calls related to sub-users, that is, additional users who have access to your account and monitoring assets.
- [Subuser places](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/subuser/places.md): Contains API calls to control which places is available to which sub-user.
- [Subuser security group](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/subuser/security_group.md)
- [Subuser session](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/subuser/session.md): Sub-user session actions to obtain its hash
- [Subuser tracker](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/subuser/tracker.md): Contains API calls to control which tracker is available to which sub-user.
- [Subuser geofences](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/subuser/zones.md): Contains API calls to control which geofences is available to which sub-user.
- [Tag](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/tag.md)
- [Tag](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/tag/index.md): Information about the tag object and the API calls used to interact with it.
- [Tag avatar](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/tag/tag_avatar.md): Contains API calls to interact with tag avatars.
- [User](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user.md)
- [User](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/index.md)
- [User password](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/password.md): Contains API calls to change and set users' passwords.
- [User personal info](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/personal_info.md): Contains user personal info update API call.
- [Audit](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/audit.md)
- [User audit](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/audit/index.md)
- [User audit log](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/audit/audit_log.md)
- [Auth](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/auth.md)
- [User authentication code](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/auth/code.md): A user authentication code account lets you authenticate yourself as part of multi-factor authentication.
- [Session](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/session.md)
- [Delivery](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/session/delivery.md): Calls to work with "delivery" type sessions. Those are special sessions to integrate order (task) tracking functionality into external systems.
- [User session](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/session/index.md): Contains a call to prolong user session.
- [Push token](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/session/push_token.md): Contains API calls to interact with push token.
- [Settings](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/settings.md)
- [User settings](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/settings/index.md): CRUD actions for user settings.
- [User UI settings](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/settings/ui.md)
- [User applications](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/applications.md): Information about embedding custom applications to the UI on user's own
- [App Connect](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/applications/app-connect.md): Integrate custom applications with Navixy authentication
- [User](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/applications/user.md)
- [Models](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/commons/user/applications/models.md)
- [Field service](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service.md)
- [Check-ins](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/checkin.md): API actions to interact with check-ins
- [Departments](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/department.md): API calls to work with departments
- [Employee](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/employee.md)
- [Changing avatar](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/employee/avatar.md): API calls to assign and upload avatars.
- [Employee import](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/employee/import.md): API calls to import employees.
- [Working with employees and drivers](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/employee/index.md): Employee object and API calls to work with.
- [Form](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/form.md)
- [Form fields and values](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/form/field-types.md)
- [About forms](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/form/index.md)
- [Form templates](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/form/template.md)
- [Place](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/place.md)
- [Changing POI avatar](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/place/avatar.md): API calls to upload and assign avatars for POIs.
- [Working with points of interest (POI)](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/place/work-with-poi.md): Place object and API calls to work with points of interest (POI).
- [Task](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task.md): API calls to work with tasks
- [Checkpoints](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/checkpoint.md)
- [Task history](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/history.md): Contains API calls to get this information.
- [Form](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/form.md)
- [Attaching files](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/form/file.md): Contains API calls which manipulate files attached to form's fields.
- [Working with task forms](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/form/index.md): API actions specific to working with task forms (except task/form/list which can return all kinds of forms).
- [Updating task form values](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/form/values.md): API call for updating task form values.
- [Route](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/route.md)
- [Routes](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/route/index.md)
- [Optimizing routes](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/route/optimize.md): API call to get optimized order of route checkpoints.
- [Schedule](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/schedule.md)
- [Task schedule checkpoints](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/schedule/checkpoint.md): API actions for manipulating schedule checkpoint entries similarly to regular route checkpoints.
- [Recurring tasks](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/schedule/index.md): API actions to interact with recurring tasks.
- [Schedule proposals](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/schedule/proposal.md)
- [Scheduling routes](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/field-service/task/schedule/route.md)
- [Fleet management](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/fleet.md)
- [Garage](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/fleet/garage.md): Contains garage object and API calls to interact with it.
- [Driver journal](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/fleet/driver_journal.md)
- [Driver journal entry](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/fleet/driver_journal/entry.md): Contains driver journal entry object description and API calls to work with it.
- [Trip proposal for driver journal](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/fleet/driver_journal/proposal.md): Contains API call to get the list of driver journal proposal.
- [Vehicle](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/fleet/vehicle.md): Contains the vehicle object and API calls to interact with it.
- [Vehicle avatar](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/fleet/vehicle/avatar.md): API calls to upload and assign avatar to the vehicle.
- [Vehicle import](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/fleet/vehicle/import.md): API calls to import vehicles.
- [Service task](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/fleet/vehicle/service-task.md): Contains service task object description and API calls to work with it.
- [Vehicle service work file](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/fleet/vehicle/service-task/file.md): Service work file creation API call.
- [Vehicle status listing](https://navixy.com/docs/navixy-api/user-api/backend-api/resources/fleet/vehicle/listing.md): Contains vehicle status listing object and API calls to interact with it.
- [Websocket](https://navixy.com/docs/navixy-api/user-api/backend-api/websocket.md): Information about WebSocket API and how to open connection.
- [WebSocket Events](https://navixy.com/docs/navixy-api/user-api/backend-api/websocket/events.md): Information about WebSocket events with conditions for obtaining and message samples.
- [WebSocket Subscription](https://navixy.com/docs/navixy-api/user-api/backend-api/websocket/subscription.md): Information about WebSocket subscription and how to subscribe to every type of event.
- [Frontend extentions](https://navixy.com/docs/navixy-api/user-api/frontend.md)
- [Login redirect](https://navixy.com/docs/navixy-api/user-api/frontend/login-redirect.md)
- [extensions](https://navixy.com/docs/navixy-api/user-api/frontend/extensions.md)
- [App: Courier on the map](https://navixy.com/docs/navixy-api/user-api/frontend/extensions/delivery-app.md): Delivery is a special plugin which can be embedded to any other application or website and allows track user's task by external ID and bounded tracker in the real time.
- [mobile-tracker](https://navixy.com/docs/navixy-api/user-api/frontend/extensions/mobile-tracker.md)
- [UI plugins](https://navixy.com/docs/navixy-api/user-api/frontend/extensions/ui-plugins.md): Information about adding 3rd-party apps to the marketplace and UI with the help of developers and support
- [Navixy Raw IoT Data API](https://navixy.com/docs/navixy-api/user-api/data-warehouse-api.md): Overview of Navixy Raw IoT Data API.
- [Guides](https://navixy.com/docs/navixy-api/user-api/data-warehouse-api/guides.md)
- [Requesting Raw IoT Data](https://navixy.com/docs/navixy-api/user-api/data-warehouse-api/guides/raw-data.md): How to request raw tracker data from Navixy Raw IoT Data API and typical use cases.
- [Resources](https://navixy.com/docs/navixy-api/user-api/data-warehouse-api/resources.md)
- [Tracker](https://navixy.com/docs/navixy-api/user-api/data-warehouse-api/resources/tracker.md)
- [Raw IoT Data](https://navixy.com/docs/navixy-api/user-api/data-warehouse-api/resources/tracker/raw-data.md): Contains API calls to retrieve trackers raw data.
- [Eco Fleet API](https://navixy.com/docs/navixy-api/user-api/eco-fleet-api.md): Overview of Navixy Eco Fleet API
- [Resources](https://navixy.com/docs/navixy-api/user-api/eco-fleet-api/resources.md)
- [Trackers](https://navixy.com/docs/navixy-api/user-api/eco-fleet-api/resources/trackers.md)
- [Fuel data resampling](https://navixy.com/docs/navixy-api/user-api/eco-fleet-api/resources/trackers/resampling.md)
- [Sensors](https://navixy.com/docs/navixy-api/user-api/eco-fleet-api/resources/trackers/sensors.md)
- [Fuel Sensor Quality Index](https://navixy.com/docs/navixy-api/user-api/eco-fleet-api/resources/trackers/sensors/quality.md): Contains API calls to interact with fuel sensor quality index.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://navixy.com/docs/navixy-api/user-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
