Post installation - CAnnot Access an API

Hello All

i am facing the following:
1.i have installed all 3 components on a 1 server ubuntu t2.micro (AWS) . i have attached an Elastic IP (dedicated) to the server
2.all components are running
3.activated the dashboard license
4.logged in to the dashboard, and i see that the “#/system/nodes/” that the node is active and running
5.added a new api and configured its target url.the name is “access”

now, start the problem- the API URL shows the internal AWS IP
e.g
http://ip-172-XXX-XXX-XXX/access/
while
my IP is 52.XXXXXXXXXXX
when i access the dashboard its by the 52.

please help me …
thanks
Hana

What response are you getting?

The API will be on your gateway-ip, not the dashboard if you need to configure the way the ip is displayed in the dashboard UI you can do it within the tyk-analytics configuration by changing host_config.override_hostname. Docs are here