Im trying to use Google webmaster tools api to show a list of keywords for my site. In the documentation, it says to use the following URL: https://www.google.com/webmasters/tools/feeds/http%3A%2F%2Fwww%2Eexample%2Ecom%2F/keywords/ Code (markup): ... where "example" is my domain name (.com) I get a "Error 401 Authorization Requred" page when typing that URL in the address bar of my browser. Obviously, this information would not be public, so I know Im missing something. How do I use the API to retrieve the information on my domain?