I can't get access to managment API

Not applicable

Hello.

I can't get access to API because to all request I get 403 Forbidden:

I did with Postman the call: GET https://api.enterprise.apigee.com/v1/organizations

And I did calls with https://apidocs.apigee.com/management/apis/get/organizations too

GET /v1/organizations HTTP/1.1

Accept:
*/*
Accept-Encoding:
gzip
Accept-Language:
en-GB
Authorization:
Basic ****
Host:
api.enterprise.apigee.com
User-Agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML
X-Forwarded-For:
104.132.189.100
X-Forwarded-Port:
443
X-Forwarded-Proto:
https

HTTP/1.1 403 Forbidden

Connection:
keep-alive
Content-Length:
0
Date:
Tue, 15 May 2018 15:04:14 GMT
Server:
Apigee LB
0 1 123
1 REPLY 1

Hi @Andrei Makar-Uvarov

Welcome to the community ! As the doc mentions, that API is for Edge on premise installation only. If you are on the cloud, you will need to use this API to get Org info. If you are using On Prem version of Edge, replace the host name with your Mgmt server host