Domain name or ip to call the API created from dashboard

Hi,

I installed tyk in our azure container service(kubernetes). I took help from (GitHub - TykTechnologies/tyk-kubernetes: Tyk + Kubernetes integration (guide).)

The dashborad is working fine now.

Then i created one API. But my concern is what would be the domain name/ ip of the api i created.

I created it from dashborad. so would it be the gateway service ip and port to call the api or something else.

Thanks,
Abhishek

Hi Abhishek

The API URL will be shown in the API Designer in the dashboard.
It is probably worth running through the Tyk tutorials to get a quick understanding of the concepts.
This tutorial includes this stage in the API Designer: //tyk.io/docs/getting-started/create-api/

Hope that helps.