> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://api-docs.nukio.mx/llms.txt.
> For full documentation content, see https://api-docs.nukio.mx/llms-full.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://api-docs.nukio.mx/_mcp/server.

# Introduction

This collection provides a broad set of requests for working with the Nukio API across authentication, users, devices, geozones, events, notifications, routes, commands, and reporting data.

It includes endpoints for:

* authenticating and obtaining access tokens
* creating, retrieving, updating, and deleting users and devices
* managing geozones and route-related data
* sending commands and feature updates to devices
* retrieving fleet, device, activation, and diagnostic data
* handling notifications, push registration, and message status

The collection is intended to support day-to-day API exploration, testing, and operational workflows using environment variables such as `{{URL}}`, `{{token}}`, and entity-specific identifiers.