What make an API can only called from a server side and also unavailable from client side

I’m not sure but I was working with google RSS and there’s a case where I have to access an API and if I fetch it from the client side it will return Cors error but when I access it from a node server it works