URLs for Lists

Lists are displayed on a web page. The URL for the web page is returned by list-related response groups. For example, the following snippet is from a response formed by the ListInfo response group:

<ListId>BR4444442H77</ListId>
<ListURL>
  http://www.amazon.com/gp/registry/BR4444442H77
</ListURL>

As you can see in this response, the URL for a list has a common end point, http://www.amazon.com/gp/registry. The list ID is appended to create the full URL.

The end point varies by locale and list type. The following sections show the URLs you can use to display lists in all locales once you know the list ID. This shortcut enables you to avoid using a ListLookup request to return the list. The list URLs are also returned in the ListURL element in the ListInfo response group.