RE: Reopened: Wiki Page API David Wendt 17.Apr.12 03:22 PM a Web browser Wikis 3.0Windows
Sorry, I don't know the rules used to build URLs for addressing wikis or their pages by name. You can start with the /wikis/basic/api/mywikis/feed to get the wikis and the <link> elements will tell you how to address each wiki. Using the <link rel="self"> URL (and changing /entry to /feed) you will get a list of the wiki's pages. Each <entry> here will also include a set of <link> elements to address the page and its attachments <link rel="replies">.