Overview of NavVis IVION Rest API Documentation

What is the NavVis IVION REST API?

A REST API is an API that meets the design criteria of a REpresentational State Transfer architecture. In short, the REST API offers access to NavVis IVION functions that run in the background. You (or your developers) can use API endpoints and HTML requests to access data and functions in IVION that aren't available through the UI.

What you can achieve using the NavVis IVION REST API:

  • Add Internet of Things (IoT) functionality and display sensor data charts in dialog for any Point of Interest (POI).

  • Obtain artifacts from processed data sets.

  • Make bulk changes to users.

  • Make bulk changes to access permissions.

  • Automatically retrieve and update POI data.

  • And more...

Further support

For more information about NavVis IVION Rest API refer to the following:

  • In order to access the NavVis IVION REST API it is necessary to fetch a JWT token.

  • Explore the NavVis IVION REST API here.

What is the NavVis IVION REST API?

The NavVis IVION REST API is a programming interface that allows developers to interact with IVION functionalities programmatically using standard HTTP requests. It follows REST (REpresentational State Transfer) architectural principles, enabling access to backend functions that are not available through the regular user interface.

What can I do with the NavVis IVION REST API?

The API allows for a variety of automated and advanced operations, including:

  • Adding custom functionality and displaying sensor data charts in dialogs.

  • Accessing artifacts from processed data sets.

  • Performing bulk changes to users.

  • Managing access permissions in bulk.

  • Automatically retrieving and updating asset data.

  • And much more, depending on your integration needs.

Who can use the REST API?

The API is intended for developers and technical users who want to integrate IVION capabilities into other systems, automate processes, or create custom applications on top of IVION.

How do I authenticate with the NavVis IVION REST API?

To use the API, you must first obtain a JWT (JSON Web Token). This token authenticates your requests and grants access to API endpoints based on your permissions.

Is documentation available for the API?

Yes! Comprehensive API documentation is available, including details on endpoints, request formats, authentication, and usage examples. You can explore the NavVis IVION REST API here.

Can I use the API to automate user management?

Absolutely. The API provides endpoints for bulk user operations and permission updates, which are especially useful for large-scale deployments or enterprise environments.

Are there limits or rate restrictions on API usage?

For performance and security reasons, there may be rate limits depending on your API plan or server setup. Please refer to the API documentation or contact NavVis support for specific rate limit information.

Where can I get further support?

For more information and support, refer to the official NavVis IVION REST API documentation or contact the NavVis support team.