Is it possible to implement an API that does not require credentials? Ultimately, I would like to implement a GET call with query parameters through a hyperlink. I want that to return a custom HTML response to the user.I can't seem to get past the ...