Expose container to the internet

Hi guys, I’m trying to expose a container to the internet. I can make an HTTP request to an API inside docker using Postman, but when I try to call it from somewhere else i get an “Unresolved host name” error. Any ideas on how to fix this? Any help is highly appretiated.