# Navixy Developer Hub

Feel free to use our comprehensive REST API to integrate Navixy with CRMs, ERPs, or any other 3rd-party tools. You can also use it to build your custom web applications.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4>Navixy API</h4><p>Access all core data and functionality through Navixy's powerful REST API. Build custom applications and integrations.</p><ul><li>RESTful endpoints</li><li>HTTP-based access</li><li>Comprehensive docs</li></ul></td><td><a href="/spaces/6dtcPLayxXVB2qaaiuIL">/spaces/6dtcPLayxXVB2qaaiuIL</a></td><td><a href="/files/dia6yFPVeGf1Bz6l5DFQ">/files/dia6yFPVeGf1Bz6l5DFQ</a></td></tr><tr><td><h4>IoT Logic API</h4><p>Programmatically manage telematics workflows using Navixy's IoT Logic tools. Ideal for automation and custom logic flows.</p><ul><li>Flow configuration</li><li>Custom logic nodes</li><li>Schema definitions</li></ul></td><td><a href="/spaces/tx3J5BxnWyPV0nP2xr0z">/spaces/tx3J5BxnWyPV0nP2xr0z</a></td><td><a href="/files/QoTT1vhzGhcYS4hjgnup">/files/QoTT1vhzGhcYS4hjgnup</a></td></tr><tr><td><h4>Navixy Repository API</h4><p>Build customized trackable assets, manage GPS device inventories, and create logical connections to model your business operations.</p><ul><li>Custom asset types</li><li>Device management</li><li>Asset relationships</li></ul></td><td><a href="/spaces/eaPUYn5ATRhY1fALtOkq/pages/OLveeA7syB0mdbBr70CQ">/spaces/eaPUYn5ATRhY1fALtOkq/pages/OLveeA7syB0mdbBr70CQ</a></td><td><a href="/files/sumAWsqLjfN1Blevhdxq">/files/sumAWsqLjfN1Blevhdxq</a></td></tr></tbody></table>

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>SDK <i class="fa-up-right-from-square">:up-right-from-square:</i></h4><p>Use the Navixy SDK from GitHub to work with API data in your own environment. Designed for flexibility and ease of use.</p><ul><li>Plug'n'Play setup</li><li>JavaScript support</li><li>Node.js compatible</li></ul></td><td><a href="/files/TH2Azt8B94y3IKNhhLFe">/files/TH2Azt8B94y3IKNhhLFe</a></td><td><a href="https://github.com/SquareGPS/navixy-js-sdk">https://github.com/SquareGPS/navixy-js-sdk</a></td></tr><tr><td><h4>API Sandbox <i class="fa-up-right-from-square">:up-right-from-square:</i></h4><p>Explore, test, and validate your API queries in a safe environment. The Sandbox makes development and debugging easier.</p><ul><li>Live API testing</li><li>Output-based search</li><li>Environments and variables</li></ul></td><td><a href="/files/AIxoVB4DyMDaflKuC8gi">/files/AIxoVB4DyMDaflKuC8gi</a></td><td><a href="https://www.postman.com/navixyapisandbox/workspace/navixy-api-sandbox/overview">https://www.postman.com/navixyapisandbox/workspace/navixy-api-sandbox/overview</a></td></tr></tbody></table>

### Help when you need it!

Get fast and helpful support via email. [Contact us](https://www.navixy.com/contact/)


---

# 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/developers/navixy-developer-hub.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.
