DeploAPI-Retrieve ALL Apps

0
  Hi Team,   https://deploy.mendix.com/api/1/apps   In the below figure,what is Mendix-Apikey ====> Is it specific to particular app or general.   1)If it is specific to app then how can we fetch all the apps? 2)If it is  general then where can we generate this and get? 3)or can anyone tell how to fetch app list with api and headers without mendix-apikey?    
asked
2 answers
0

You can get an API key here: https://docs.mendix.com/developerportal/community-tools/mendix-profile/#profile-api-keys

You do need to use the mendix-apikey when calling the API.

I hope this helps.

answered
0

Did you put the username and the API key in your headers like this?

And if screenshot in your question is your API key I would create a new one because it is now in the open. You should keep your API key a secret just like your passwords.

 

Regards,

Ronald

 

answered