Skip to main content
Skip table of contents

How to use the Innoactive Portal API

The Innoactive Portal API allows you to programmaticaly manage and automate various aspects of your XR apps CMS, including user management and deployment. With the API, you can integrate Portal with other systems and applications, customize your workflows, and create more seamless and efficient processes.

The official API technical documentation is available here.

The root of the API instance is https://api.innoactive.io/api/, providing access to all available endpoints.

The Innoactive Portal API operates over HTTPS and uses JSON as its data format. The API is a RESTful API and utilizes HTTP methods and HTTP status codes to specify requests and responses.

Authentication

The Innoactive Portal API offers two forms of authentication:

  • OAuth2 - an open protocol to allow secure authorization in a simple and standard method from web, mobile and desktop applications.

  • BasicAuth - simpler and less secure authentication method

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.