/fandom/pages
Get a Fandom wiki page by title, page id or URL
Price: 1 credit
💡 AI Hint: Get a single Fandom (Wikia) wiki page by its title, numeric page id, or page URL. Choose the wiki with the subdomain (harrypotter, minecraft, …) or a wiki URL, and an optional language path segment for multilingual wikis. Returns the page id, title, the HTML display title, namespace, content model, page language, byte length, last revision id, last-touched timestamp, the lead image, the page’s categories, and the page and edit URLs.
⚠️ Common errors: 412: Page or wiki not found
Authorizations
API token from the dashboard
Headers
Body
Wiki subdomain (e.g. harrypotter, minecraft) or a full wiki URL
1"harrypotter"
"minecraft"
"https://elderscrolls.fandom.com"
Page title, numeric page id, or a wiki page URL
1"Harry Potter"
"13"
"https://harrypotter.fandom.com/wiki/Quidditch"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Language path segment for multilingual wikis (e.g. de, es, pl); empty for the default
8Response
Successful Response