Access denied for 3D viewer API reference

0
Whom to contact to access the API reference link for 3D viewer : https://d102io3ppw18a6.cloudfront.net/index/v2.1/apidoc/
asked
1 answers
0

Hi Sandeep, maybe do you need a API key, see Authentication | Mendix Documentation

 

 

1 Introduction

Most Mendix Platform APIs require their users to authenticate themselves. This is done by using API keys.

2 Obtaining API Keys

To obtain a Mendix API key, follow the instructions in the API Keys section of Mendix Profile.

3 Using Authentication Headers

Any call to the Mendix Platform APIs should be authenticated using the following request headers:

  • Mendix-Username – the login name of the requesting user with the required privileges in the Mendix Platform
  • Mendix-ApiKey – the API key of this user

 

Suc7, Pascal





Suc7, Pascal

answered