How to login with IVION Frontend API
- 13 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
How to login with IVION Frontend API
- Updated on 13 Mar 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Introduction
Purpose
This document describes how to login with NavVis IVION Frontend API
Scope
NavVis IVION API
Procedure
Check our Frontend API docs
You can use these two methods step by step after the getApi call.
Exchange your credentials with a Token using getToken
https://ivion-api.docs.navvis.com/latest/reference/interfaces/authapiinterface#getToken
Login with the Token using loginWithToken
https://ivion-api.docs.navvis.com/latest/reference/interfaces/authapiinterface#loginWithToken
Was this article helpful?